Click or drag to resize
IControlContextManager Interface
Context manager interface.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.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