| ControlsHelperRegisterPostbackControl Method | 
            Registers the control which causes postback with the script manager.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
 Syntax
Syntaxpublic static void RegisterPostbackControl(
	Control control
)
Parameters
- control
- Type: System.Web.UIControl
 Control to register
 See Also
See Also