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 ReadOnly Property ValueAsInt As Integer
Get
property int ValueAsInt {
int get ();
}
Property Value
Type:
Int32Exceptions See Also