Click or drag to resize
CMSLazyTValue Properties

The CMSLazyTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowCloneForNewThread
If true, the item is copied for the new thread
Public propertyDefaultValue
Default value
Protected propertyInitializer
Value initialization function
Public propertyIsValueCreated
Returns true if the value was already created
Public propertyRequestStockKey
Defines the key under which the object value should be stored in the request stock helper. If set, the object exists only within the particular request
Public propertyValue
Gets or sets the object value
Top
See Also