| 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: 10.0.0
 Syntax
Syntaxpublic virtual bool InheritContent { get; set; }Property Value
Type: 
Boolean See Also
See Also