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