ITransitionAllowNextGroupToAdvance Property
|
Gets and sets whether
Members of the next
group in the transition can advance the page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool AllowNextGroupToAdvance { get; set; }
Property AllowNextGroupToAdvance As Boolean
Get
Set
property bool AllowNextGroupToAdvance {
bool get ();
void set (bool value);
}
abstract AllowNextGroupToAdvance : bool with get, set
Property Value
Type:
BooleanSee Also