SqlDataSourceView::TrackViewState Method ()

 

Causes the SqlDataSourceView object to track changes to its view state so that the changes can be stored in the StateBag object for the control and persisted across requests for the same page.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void TrackViewState()

.NET Framework
Available since 2.0
Return to top
Show: