BaseInfo GetCurrentObjectPathPart Method Kentico 8.0 API Reference
Builds the path from the given column.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

pathPartColumn
Type: OnlineSystem String
Name of the column which creates the path (IDColumn for IDPath, CodeNameColumn for name path)

Return Value

Type: OnlineString
See Also