Click or drag to resize
KaxAjaxControl Methods

The KaxAjaxControl type exposes the following members.

Methods
  Name Description
Public method Code example Alert
Displays an alert message at client-side.
Public method FocusControl(String)
Sets focus to the specified web control after the AJAX Request is finished.
Public method FocusControl(Control)
Sets focus to the specified web control after the AJAX Request is finished.
Public method Code example GetAjaxEventReference
Gets client side code which raises an AjaxRequest event in either AJAX Manager or AJAX Panel.
Public method RaisePostBackEvent
Public method Code example Redirect
Redirects the page to another location.
Top
See Also