EntityDataSource::SaveControlState Method ()

 

Saves 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 Object^ SaveControlState() override

Return Value

Type: System::Object^

The Object that contains state information.

.NET Framework
Available since 3.5
Return to top
Show: