CMSStaticObjectTValue Class |
Namespace: CMS.Base
public class CMSStaticObject<TValue> : CMSStatic<TValue> where TValue : new()
The CMSStaticObjectTValue type exposes the following members.
Name | Description | |
---|---|---|
CMSStaticObjectTValue |
Constructor
|
Name | Description | |
---|---|---|
Value |
Property value
(Inherited from CMSStaticTValue.) |
Name | Description | |
---|---|---|
GetDefaultValue |
Gets the default value for a new context
(Inherited from CMSStaticTValue.) | |
Reset |
Resets the static field to its original state
(Inherited from CMSStaticTValue.) | |
Reset(Int32) |
Resets the static field to its original state in the given context
(Inherited from CMSStaticTValue.) | |
ResizeStorage |
Resizes the storage to the given size
(Inherited from CMSStaticTValue.) |