Builds the path from the given column.
            
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parentColumName
 - Type: 
System String
Column of the parent ID 
- pathColumnName
 - Type: 
System String
Column name to build the path from 
- levelColumnName
 - Type: 
System String
Column name of the level 
- pathPartColumn
 - Type: 
System String
Name of the column which creates the path (IDColumn for IDPath, CodeNameColumn for name path) 
- level
 - Type: 
System Int32 
Level of the object within the tree hierarchy 
Return Value
Type:See Also