AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantagePanel..::..SaveViewState Method

Saves any state that was modified after the TrackViewState method was invoked.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


protected Object SaveViewState()

Return Value

An object that contains the current view state of the control; otherwise, if there is no view state associated with the control, nullNothingnullptra null reference (Nothing in Visual Basic).