2 references to Path
System.Web.Extensions (2)
UI\RoleServiceManager.cs (2)
40
roleServiceUrl = roleManager.
Path
.Trim();
58
roleServiceUrl = ApplicationServiceManager.MergeServiceUrls(roleManager.
Path
, roleServiceUrl, proxy);