ModelDataSourceView::IStateManager::SaveViewState Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Saves the changes to a server control’s view state to an Object.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Object^The object that contains the changes to the ModelDataSourceView view state; otherwise, null.
Implements
IStateManager::SaveViewState()This member is an explicit interface member implementation. It can be used only when the ModelDataSourceView instance is cast to an IStateManager interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: