Click or drag to resize

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; }

Property Value

Type: Boolean
Exceptions
ExceptionCondition
AskiaPortalException
See Also