Click or drag to resize
IntAppSetting Methods

The IntAppSetting 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 a proper type
(Overrides AppSettingTValueConvertValue(Object, TValue).)
Public methodFromItems
Gets the lazy value from the given items
(Inherited from CMSLazyTValue.)
Protected methodNewValue
Initializes a new value
(Inherited from AppSettingTValue.)
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.
(Inherited from AppSettingTValue.)
Top
See Also