Click or drag to resize
TreePathUtilsGetUrlPathDisplayName Method
Gets the URL path display name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetUrlPathDisplayName(
	string urlPath
)

Parameters

urlPath
Type: SystemString
URL path

Return Value

Type: String
See Also