Returns the name of the object within its parent hierarchy.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- includeParent
- Type: System Boolean
If true, the parent object name is included to the object name
- includeSite
- Type: System Boolean
If true, the site information is included if available
- includeGroup
- Type: System Boolean
If true, the group information is included if available
Return Value
Type: StringSee Also