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

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

Parameters

urlPath
Type: SystemString
URL path

Return Value

Type: String
See Also