AjaxUpdatedControlsCollection Methods |
The AjaxUpdatedControlsCollection type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds an item to the collection
|
|
AddRange | ||
Contains |
Checks wether the collection contains the specified item.
|
|
IndexOf |
Gets the index of the specified item in the collection.
|
|
Insert |
Inserts an item at the specified index in the collection.
|
|
Remove |
Removes the specified item from the collection
|