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.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
commandId As String, _
state As Boolean _
)
'Usage
Dim commandId As String
Dim state As Boolean
Dim instance As New SPRibbonQueryCommand(commandId, _
state)
public SPRibbonQueryCommand(
string commandId,
bool state
)
Parameters
- commandId
Type: System.String
- state
Type: System.Boolean