| BaseInfoGetCurrentObjectPathPart Method | 
            Builds the path from the given column.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual string GetCurrentObjectPathPart(
	string pathPartColumn
)
Parameters
- pathPartColumn
- Type: SystemString
 Name of the column which creates the path (IDColumn for IDPath, CodeNameColumn for name path)
Return Value
Type: 
String See Also
See Also