Click or drag to resize
ControlContext Class
Context object contains properties with information about current context.
Inheritance Hierarchy
SystemObject
  CMS.ExtendedControlsControlContext

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public class ControlContext

The ControlContext type exposes the following members.

Constructors
  NameDescription
Public methodControlContext
Top
Fields
  NameDescription
Public fieldStatic memberLIVE_SITE
Live site.
Public fieldStatic memberWIDGET_PROPERTIES
Widget properties.
Top
Properties
  NameDescription
Public propertyContextName
Gets or sets the current context name.
Top
See Also