IPageCreationRuleIsDefault Property
|
Gets and sets whether this page creation rule is the default rule when more than one PCR is allowed for a given
Group.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IsDefault { get; set; }
Property IsDefault As Boolean
Get
Set
property bool IsDefault {
bool get ();
void set (bool value);
}
abstract IsDefault : bool with get, set
Property Value
Type:
BooleanSee Also