SPRibbonCommandHandler.parentStateControl Field
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