TreeNodeCollection::IStateManager::SaveViewState Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Saves the changes to view state to a System::Object.

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

private:
virtual Object^ SaveViewState() sealed = IStateManager::SaveViewState

Return Value

Type: System::Object^

The System::Object that contains the view state changes.

.NET Framework
Available since 2.0
Return to top
Show: