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)

Syntax

'Declaration
Protected parentStateControl As SPPageStateControl
'Usage
Dim value As SPPageStateControl

value = Me.parentStateControl

Me.parentStateControl = value
protected SPPageStateControl parentStateControl

See also

Reference

SPRibbonCommandHandler class

SPRibbonCommandHandler members

Microsoft.SharePoint.WebControls namespace