SPRibbonPopulateQueryCommand Constructor (String, String)

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    commandId As String, _
    getMenuXmlFunctionName As String _
)
'Usage
Dim commandId As String
Dim getMenuXmlFunctionName As String

Dim instance As New SPRibbonPopulateQueryCommand(commandId, _
    getMenuXmlFunctionName)
public SPRibbonPopulateQueryCommand(
    string commandId,
    string getMenuXmlFunctionName
)

Parameters

See Also

Reference

SPRibbonPopulateQueryCommand Class

SPRibbonPopulateQueryCommand Members

SPRibbonPopulateQueryCommand Overload

Microsoft.SharePoint.WebControls Namespace