ITransitionAssignToGroupOnly Property
|
Gets and sets whether the transition only assigns the
Page to a
Group.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also