Returns the unique node name 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
- nodeName
- Type: System String
Original node name
- parentNodeId
- Type: System Int32
Parent node ID
- currentNodeId
- Type: System Int32
Current node ID
- className
- Type: System String
Node class name
Return Value
Type: StringSee Also