Click or drag to resize

IConfigItemValueAsInt Property

Return the value of the config item as integer.

Namespace:  AskiaPortalCmn.Configuration
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
int ValueAsInt { get; }

Property Value

Type: Int32
Exceptions
ExceptionCondition
AskiaPortalException
See Also