IPageCreationRuleEntryForPageRule Property
|
Gets the page creation rule.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IPageCreationRule Rule { get; }
ReadOnly Property Rule As IPageCreationRule
Get
property IPageCreationRule^ Rule {
IPageCreationRule^ get ();
}
abstract Rule : IPageCreationRule with get
Property Value
Type:
IPageCreationRuleSee Also