CMSStaticObjectTValue Class |
Note: This API is now obsolete.
Namespace: CMS.Base
[ObsoleteAttribute("Use CMSStatic with initializer method.")] 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.) |