ControlsHelperUpdateCurrentPanel Method |
Updates current update panel.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static void UpdateCurrentPanel(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Control to update
See Also