LinqDataSource.SaveViewState Method

Definition

Saves the current view state of the LinqDataSource control.

C#
protected override object SaveViewState();

Returns

An object that contains the saved state of the LinqDataSource control.

Applies to

Product Versions
.NET Framework 3.5

See also