FormView::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 of the FormView control properties that need to be persisted, even when the EnableViewState property is set to false.
Assembly: System.Web (in System.Web.dll)
The LoadControlState method is used to load the state of the FormView control properties that need to be persisted, even when the EnableViewState property is set to false.
Note |
|---|
This method is used primarily by control developers when extending the FormView control. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
