TreePathUtilsGetUrlPathDisplayName Method |
Gets the URL path display name
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string GetUrlPathDisplayName(
string urlPath
)
Parameters
- urlPath
- Type: SystemString
URL path
Return Value
Type:
StringSee Also