Click or drag to resize
CMSLazyTValue Methods

The CMSLazyTValue generic type exposes the following members.

Methods
  NameDescription
Protected methodCanInitialize
Returns true, if the object value can initialize
Public methodFromItems
Gets the lazy value from the given items
Protected methodNewValue
Creates a new value using the initializer
Public methodReset
Resets the state of the object to re-initialize the value on the next request
(Overrides AbstractCMSLazyReset.)
Top
See Also