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
Syntax public static void UpdateCurrentPanel(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Control to update
See Also