2 references to Path
System.Web.Extensions (2)
UI\AuthenticationServiceManager.cs (2)
36
authServiceUrl = authManager.
Path
.Trim();
49
authServiceUrl = ApplicationServiceManager.MergeServiceUrls(authManager.
Path
, authServiceUrl, proxy);