DataPager::LoadControlState 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 information for the properties in the DataPager control that must be persisted between postbacks, even when the EnableViewState property is set to false.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | There is no data-bound control associated with the DataPager control. |
.NET Framework
Available since 3.5
Available since 3.5
Show: