ClientPathParser.IsLogoutPath - метод

Definition

Пространство имён: Tessa.Web.Client.Services
Сборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.6.0.23
C#
public bool IsLogoutPath(
	string requestPath
)

Параметры

requestPath  String
 

Возвращаемое значение

Boolean

Реализации

IClientPathParser.IsLogoutPath(String)

См. также