Returns the unique node alias 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.1.5347.20411)
Parameters
- nodeAlias
 - Type: 
System String
Original node alias 
- siteName
 - Type: 
System String
Site name 
- parentNodeId
 - Type: 
System Int32
Parent node ID 
- currentNodeId
 - Type: 
System Int32
Current node ID 
Return Value
Type:See Also