Loads the state of the properties in the System.Web.UI.WebControls.SqlDataSource control that need to be persisted.
- savedState
- An object that represents the state of the System.Web.UI.WebControls.SqlDataSource.
The SqlDataSource.LoadViewState(object) method is used to load the previously saved view state of the System.Web.UI.WebControls.SqlDataSource control.