EntityDataSource.SaveControlState Method

Definition

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

protected:
 override System::Object ^ SaveControlState();
protected override object SaveControlState ();
override this.SaveControlState : unit -> obj
Protected Overrides Function SaveControlState () As Object

Returns

The Object that contains state information.

Applies to