Click or drag to resize
IControlContextManager Interface
Context manager interface.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public interface IControlContextManager

The IControlContextManager type exposes the following members.

Properties
  NameDescription
Public propertyControlContext
Gets the current ControlContext object.
Top
See Also