C# Class Engage.Dnn.Survey.Utility

Class contains utility methods.
Show file Open project: EngageSoftware/Engage-Survey

Public Methods

Method 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 method

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

NavigateUrl() public static method

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
return string