IConfigItemValueAsBool Property |
Return the value of the config item as boolean.
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax bool ValueAsBool { get; }
ReadOnly Property ValueAsBool As Boolean
Get
property bool ValueAsBool {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also