SqlDataSource::LoadViewState Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Loads the state of the properties in the SqlDataSource control that need to be persisted.
Assembly: System.Web (in System.Web.dll)
Parameters
- savedState
-
Type:
System::Object^
An object that represents the state of the SqlDataSource.
The LoadViewState method is used to load the previously saved view state of the SqlDataSource control.
.NET Framework
Available since 2.0
Available since 2.0
Show: