BaseInfoGetCurrentObjectPathPart Method |
Builds the path from the given column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected 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:
StringSee Also