| AjaxSettingsCollection Class |
Namespace: Kettic.AspNet.Controls
The AjaxSettingsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AjaxSettingsCollection | The default constructor for AjaxSettingsCollection class. |
| Name | Description | |
|---|---|---|
| Add | Adds an item to the collection. | |
| AddAjaxSetting(Control, Control) |
This method adds a new AjaxSetting to the collection by building one from its
parameters.
| |
| AddAjaxSetting(Control, Control, KaxAjaxWaitIndicator) | ||
| Contains | Checks wether the item is present in the collection. | |
| IndexOf | Determines the index of the specified item. | |
| Insert | Inserts an item at the specificed index in the collection. | |
| Remove | Removes an item from the collection. | |
| ToString | (Overrides ObjectToString.) |