Returns the unique URL path for the specified parent node, does not check duplicity if duplicity occurs within the currentNodeId.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- urlPath
- Type: System String
Original URL path
- currentDocumentId
- Type: System Int32
Current document Id
- siteName
- Type: System String
Parent site name
Return Value
Type: StringSee Also