SPRibbonQueryCommand constructor
Initializes a new instance of an SPRibbonQueryCommand object.
Overload list
Name | Description | |
---|---|---|
SPRibbonQueryCommand(String, Boolean) | Initializes a new instance of an SPRibbonQueryCommand object with the specified identifier and the referenced state. | |
SPRibbonQueryCommand(String, Boolean, String) | Initializes a new instance of the SPRibbonQueryCommand object with the specified identifier and state that references if the command is enabled. |
Top