IPageCreationRuleEntryForPageRule Property
|
Gets the page creation rule.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIPageCreationRule Rule { get; }ReadOnly Property Rule As IPageCreationRule
Get
property IPageCreationRule^ Rule {
IPageCreationRule^ get ();
}abstract Rule : IPageCreationRule with get
Property Value
IPageCreationRule
See Also