Click or drag to resize
TreeNodeDocumentInheritsStylesheet Property
Indicates if document inherits stylesheet from the parent.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool DocumentInheritsStylesheet { get; set; }

Property Value

Type: Boolean
See Also