Loads the state of the properties in the System.Web.UI.WebControls.DetailsView control that need to be persisted, even when the System.Web.UI.Control.EnableViewState property is set to false.
- ob
- Documentation for this section has not yet been entered.
The DetailsView.LoadControlState(object) method is used to load the state of the properties in the System.Web.UI.WebControls.DetailsView control that need to be persisted, even when the System.Web.UI.Control.EnableViewState property is set to false.
This method is used primarily by control developers when extending the System.Web.UI.WebControls.DetailsView control.