C# Класс Engage.Dnn.Survey.Utility

Class contains utility methods.
Показать файл Открыть проект

Открытые методы

Метод Описание
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