Partilhar via


SPPageStateControl.commandHandlers Field

Stores an array of SPRibbonCommandHandler objects that manage the buttons on the Ribbon.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected commandHandlers As SPRibbonCommandHandler()
'Usage
Dim value As SPRibbonCommandHandler()

value = Me.commandHandlers

Me.commandHandlers = value
protected SPRibbonCommandHandler[] commandHandlers

See Also

Reference

SPPageStateControl Class

SPPageStateControl Members

Microsoft.SharePoint.WebControls Namespace