EntityDataSource::LoadControlState Method (Object^)

 

Loads the state of the properties in the EntityDataSource control that need to be persisted.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Entity (in System.Web.Entity.dll)

protected:
virtual void LoadControlState(
	Object^ savedState
) override

Parameters

savedState
Type: System::Object^

The Object that contains state information.

.NET Framework
Available since 3.5
Return to top
Show: