IClientPathParserGetAfterLoginPath - метод
Получение адреса, на который нужно перейти после удачного логина
Пространство имён: Tessa.Web.Client.ServicesСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.6.0.24
string GetAfterLoginPath(
string requestPath,
string requestQueryString
)
Function GetAfterLoginPath (
requestPath As String,
requestQueryString As String
) As String
String^ GetAfterLoginPath(
String^ requestPath,
String^ requestQueryString
)
abstract GetAfterLoginPath :
requestPath : string *
requestQueryString : string -> string
- requestPath String
-
- requestQueryString String
-
String