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).) |
![]() | FromItems |
Gets the lazy value from the given items
(Inherited from CMSLazyTValue.) |
![]() | 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.) |