Name | Description | |
---|---|---|
![]() |
Adds the specified Item to the selection. |
|
![]() |
Clears the selection. |
|
![]() |
Checks if the specified item is in the collection. |
|
![]() |
WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Removes the specified Item from the selection. |
|
![]() |
WebControl.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
|
![]() |
WebControl.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. |