| CMSStaticTValue Class |
Namespace: CMS.Base
The CMSStaticTValue type exposes the following members.
| Name | Description | |
|---|---|---|
| CMSStaticTValue |
Empty constructor
| |
| CMSStaticTValue(FuncTValue) |
Constructor
| |
| CMSStaticTValue(TValue) |
Constructor
|
| Name | Description | |
|---|---|---|
| GetDefaultValue |
Gets the default value for a new context
| |
| Reset |
Resets the static field to its original state
(Overrides CMSStaticReset.) | |
| Reset(Int32) |
Resets the static field to its original state in the given context
(Overrides CMSStaticReset(Int32).) | |
| ResizeStorage |
Resizes the storage to the given size
(Overrides CMSStaticResizeStorage(Int32).) |
| Name | Description | |
|---|---|---|
| (CMSStaticTValue to TValue) |
Implicit conversion from the property to its value
|