Click or drag to resize
CMSStaticTValue Class
Static object wrapper which provides static variables based on the current context name
Inheritance Hierarchy

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public class CMSStatic<TValue> : CMSStatic

Type Parameters

TValue

The CMSStaticTValue type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyValue
Property value
Top
Methods
Operators
See Also