ControlsHelperGetContextManager Method |
Returns context manager for specified control.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static IControlContextManager GetContextManager(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Target control
Return Value
Type:
IControlContextManagerSee Also