BaseInfo GetCurrentObjectPathPart Method Kentico 8.1 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.1.5347.20411)

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