ListControl.SaveViewState Method
.NET Framework 3.0
Saves the current view state of the ListControl -derived control and the items it contains.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The SaveViewState method is a helper method called by the ListControl control to save the state of the control.
Note: |
|---|
| This method is used primarily by control developers when extending the ListControl control. |
Community Additions
ADD
Show:
Note: