Click or drag to resize
ControlsHelperUpdateCurrentPanel Method
Updates current update panel.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static void UpdateCurrentPanel(
	Control control
)

Parameters

control
Type: System.Web.UIControl
Control to update
See Also