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.
Stores the state control for the ribbon of the parent Web page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected parentStateControl As SPPageStateControl
'Usage
Dim value As SPPageStateControl
value = Me.parentStateControl
Me.parentStateControl = value
protected SPPageStateControl parentStateControl