IPageCreationRuleEntryForPage Interface Ingeniux CMS Content Store API

Represents page creation information on a specific page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
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

Reference