CMSLazyTValue Methods |
The CMSLazyTValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanInitialize |
Returns true, if the object value can initialize
|
![]() | FromItems | Obsolete.
Gets the lazy value from the given items
|
![]() | NewValue |
Creates a new value using the initializer
|
![]() | Reset |
Resets the state of the object to re-initialize the value on the next request
|