Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / AbleCommercePage Class / SavePageStateToPersistenceMedium Method
An System.Object in which to store the view-state information.
Version
SavePageStateToPersistenceMedium Method
Saves any view-state and control-state information for the page.
Syntax
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected override void SavePageStateToPersistenceMedium( 
   object state
)

Parameters

state
An System.Object in which to store the view-state information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also