QueryableDataSourceView::IStateManager::SaveViewState Method ()
.NET Framework (current version)
When implemented by a class, saves the changes to a server control's view state to an object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System::Object^The object that contains the changes to the server control's view state.
Implements
IStateManager::SaveViewState()This member is an explicit interface member implementation. It can be used only when the QueryableDataSourceView instance is cast to an IStateManager interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: