SPPageStateControl.OnPageStateChanged Method
Reloads the page state.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Sub OnPageStateChanged
'Usage
Dim instance As SPPageStateControl
instance.OnPageStateChanged()
public virtual void OnPageStateChanged()