C# Class Engage.Dnn.Survey.Utility

Class contains utility methods.
Afficher le fichier Open project: EngageSoftware/Engage-Survey

Méthodes publiques

Méthode Description
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.

Method Details

GetServiceUrl() public static méthode

Gets the web service URL.
public static GetServiceUrl ( ) : string
Résultat string

NavigateUrl() public static méthode

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
Résultat string