CreateUserWizard.SaveViewState Method ()
.NET Framework (current version)
Saves any state that was modified after the TrackViewState method was invoked.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.ObjectAn object that contains the current view state of the control; otherwise, if there is no view state associated with the control, null.
.NET Framework
Available since 2.0
Available since 2.0
Show: