| ControlsHelperUpdateCurrentPanel Method  | 
            Updates current update panel.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntaxpublic static void UpdateCurrentPanel(
	Control control
)
Parameters
- control
 - Type: System.Web.UIControl
Control to update 
See Also