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