ILanguageBaseIsDisabled Property |
Indicates if the language is disabled
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