ITransitionAssignToGroupOnly Property
|
Gets and sets whether the transition only assigns the
Page to a
Group.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool AssignToGroupOnly { get; set; }
Property AssignToGroupOnly As Boolean
Get
Set
property bool AssignToGroupOnly {
bool get ();
void set (bool value);
}
abstract AssignToGroupOnly : bool with get, set
Property Value
Type:
BooleanSee Also