IServerBaseIsDisabled Property |
Get or set the server status of the server.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax bool IsDisabled { get; set; }
Property IsDisabled As Boolean
Get
Set
property bool IsDisabled {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also