| AjaxSetting Class |
Namespace: Kettic.AspNet.Controls
The AjaxSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| AjaxSetting | Default constructor for the AjaxSetting class. | |
| AjaxSetting(String) |
A constructor for AjaxSetting taking the ClientID of the control initiating the
AJAX request.
|
| Name | Description | |
|---|---|---|
| AjaxControlID |
This field holds the control id of the control that can initiate an
AJAX request.
| |
| EventName | Corresponds to the EventName property of the internally created AsyncPostBackTrigger. | |
| UpdatedControls | A collection of controls that will be updated by the AjaxConsole |