Click or drag to resize
IControlContextManagerControlContext Property
Gets the current ControlContext object.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
ControlContext ControlContext { get; }

Property Value

Type: ControlContext
See Also