IPageCreationRuleEntryForPageDontIncludeDescendants Property
|
Gets whether this page creation rule covers the descendants of the given page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool DontIncludeDescendants { get; }
ReadOnly Property DontIncludeDescendants As Boolean
Get
property bool DontIncludeDescendants {
bool get ();
}
abstract DontIncludeDescendants : bool with get
Property Value
Type:
BooleanSee Also