Click or drag to resize

IPageCreationRuleEntryForPage Interface


Represents page creation information on a specific page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IPageCreationRuleEntryForPage

The IPageCreationRuleEntryForPage type exposes the following members.

Properties
 NameDescription
Public propertyDontIncludeDescendants Gets whether this page creation rule covers the descendants of the given page.
Public propertyRule Gets the page creation rule.
Top
See Also