DocumentNodeDataInfo NodeInheritPageLevels Property Kentico 8.0 API Reference
Specifies from which level(s) should the document inherit the content. Empty string represents inheritance from all levels in the hierarchy "/" means that no content is inherited. "\" means that only content from master document is inherited. "/{0}/{2}" means that content from first and third level is inherited.

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

Property Value

Type: OnlineString
See Also