Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides Page.SavePageStateToPersistenceMedium(Object).
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub SavePageStateToPersistenceMedium ( _
pageState As Object _
)
'Usage
Dim pageState As Object
Me.SavePageStateToPersistenceMedium(pageState)
protected override void SavePageStateToPersistenceMedium(
Object pageState
)
Parameters
- pageState
Type: System.Object