AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributeControl..::..SaveViewState Method

Saves any user control view-state changes that have occurred since the last page postback.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


protected Object SaveViewState()

Return Value

Returns the user control's current view state. If there is no view state associated with the control, it returns nullNothingnullptra null reference (Nothing in Visual Basic).