ParameterDataSourceExpression::SaveViewState Method ()

.NET Framework (current version)
 

Saves the current view state of the ParameterDataSourceExpression object.

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

protected:
virtual Object^ SaveViewState() override

Return Value

Type: System::Object^

An object that contains the saved state of the ParameterDataSourceExpression object.

.NET Framework
Available since 4.0
Return to top
Show: