IClientPathParserIsLoginPath - метод |
Пространство имён:
Tessa.Web.Client.Services
Сборка:
Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.5.0.19
Синтаксисbool IsLoginPath(
string requestPath
)
Function IsLoginPath (
requestPath As String
) As Boolean
bool IsLoginPath(
String^ requestPath
)
abstract IsLoginPath :
requestPath : string -> bool
Параметры
- requestPath
- Тип: SystemString
Возвращаемое значение
Тип:
Boolean
См. также