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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.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