CMSAbstractEditableControlInheritContent Property |
If set, the region uses the content inheritance.
If the region content of the current document is empty then the content of the first non-empty parent is used.
Note: The editable region does not combine content of the current document with the content of the parent documents.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual bool InheritContent { get; set; }
Property Value
Type:
BooleanSee Also