BoolAppSetting Methods |
The BoolAppSetting type exposes the following members.
Name | Description | |
---|---|---|
CanInitialize |
Returns true, if the object value can initialize
(Inherited from CMSLazyTValue.) | |
ConvertValue |
Converts the value to a proper type
(Overrides AppSettingTValueConvertValue(Object, TValue).) | |
NewValue |
Initializes a new value
(Inherited from AppSettingTValue.) | |
Reset |
Resets the state of the object to re-initialize the value on the next request
(Inherited from CMSLazyTValue.) | |
ToString |
Returns value converted to string.
(Inherited from AppSettingTValue.) |