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