Click or drag to resize
AppSettingTValue Methods

The AppSettingTValue generic type exposes the following members.

Methods
  NameDescription
Protected methodCanInitialize
Returns true, if the object value can initialize
(Inherited from CMSLazyTValue.)
Protected methodConvertValue
Converts the value to the correct type
Protected methodNewValue
Initializes a new value
(Overrides CMSLazyTValueNewValue.)
Public methodReset
Resets the state of the object to re-initialize the value on the next request
(Inherited from CMSLazyTValue.)
Public methodToString
Returns value converted to string.
(Overrides ObjectToString.)
Top
See Also