Click or drag to resize
AjaxSettingsCollection Methods

The AjaxSettingsCollection type exposes the following members.

Methods
  Name Description
Public method Add
Adds an item to the collection.
Public method AddAjaxSetting(Control, Control)
This method adds a new AjaxSetting to the collection by building one from its parameters.
Public method AddAjaxSetting(Control, Control, KaxAjaxWaitIndicator)
Public method Contains
Checks wether the item is present in the collection.
Public method IndexOf
Determines the index of the specified item.
Public method Insert
Inserts an item at the specificed index in the collection.
Public method Remove
Removes an item from the collection.
Public method ToString (Overrides ObjectToString.)
Top
See Also