Click or drag to resize
CMSStatic Class
Base class for the static class
Inheritance Hierarchy

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public abstract class CMSStatic

The CMSStatic type exposes the following members.

Constructors
  NameDescription
Protected methodCMSStatic
Top
Properties
  NameDescription
Public propertyStatic memberCurrentContext
Current context name
Public propertyStatic memberMultipleContextsUsed
If true, multiple execution contexts were used
Top
See Also