MenuItemBinding.IStateManager.SaveViewState Method ()

 

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

Saves the view state changes to an Object.

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

private abstract SaveViewState : unit -> Object
private override SaveViewState : unit -> Object

Return Value

Type: System.Object

An Object that contains the view state changes.

.NET Framework
Available since 2.0
Return to top
Show: