| AppSettingTValue Methods |
The AppSettingTValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CanInitialize |
Returns true, if the object value can initialize
(Inherited from CMSLazyTValue.) | |
| ConvertValue |
Converts the value to the correct type
| |
| NewValue |
Initializes a new value
(Overrides CMSLazyTValueNewValue.) | |
| 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.
(Overrides ObjectToString.) |