Share via


PortalApi.SavePageStateToPersistenceMedium Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overrides Sub SavePageStateToPersistenceMedium ( _
    ViewState As Object _
)
'Usage
Dim ViewState As Object

Me.SavePageStateToPersistenceMedium(ViewState)
protected override void SavePageStateToPersistenceMedium(
    Object ViewState
)

Parameters

See Also

Reference

PortalApi Class

PortalApi Members

Microsoft.SharePoint.Portal.WebControls Namespace