Click or drag to resize
AjaxUpdatedControl Properties

The AjaxUpdatedControl type exposes the following members.

Properties
  Name Description
Public property ControlID
The ID of the web control that is to be updated.
Public property UpdatePanelHeight
Height which will be set to the generated UpdatePanel
Public property UpdatePanelRenderMode
Gets or sets the render mode of the the KaxAjaxPanel. The default value is Block.
Public property WaitIndicatorID
The ID of the KaxAjaxWaitIndicator to be displayed during the update of the control.
Top
See Also