IReadonlyUserDisabled Property
|
Gets whether the user is disabled
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Disabled As Boolean
Get
property bool Disabled {
bool get ();
}
abstract Disabled : bool with get
Property Value
Type:
BooleanSee Also