IReadonlyUserDisabled Property
|
Gets whether the user is disabled
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Disabled As Boolean
Get
property bool Disabled {
bool get ();
}abstract Disabled : bool with get
Property Value
Boolean
See Also