C# 클래스 Engage.Dnn.Survey.Utility

Class contains utility methods.
파일 보기 프로젝트 열기: EngageSoftware/Engage-Survey

공개 메소드들

메소드 설명
GetServiceUrl ( ) : string

Gets the web service URL.

NavigateUrl ( ) : string

A public statically available method in which clients can call to get effectly the "NavigateUrl()" for this module. Code that references this project can obtain a valid URL to navigate to for another module.

메소드 상세

GetServiceUrl() 공개 정적인 메소드

Gets the web service URL.
public static GetServiceUrl ( ) : string
리턴 string

NavigateUrl() 공개 정적인 메소드

A public statically available method in which clients can call to get effectly the "NavigateUrl()" for this module. Code that references this project can obtain a valid URL to navigate to for another module.
public static NavigateUrl ( ) : string
리턴 string