SPRibbonCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SPRibbonCommand class.

Overload List

  Name Description
Public method SPRibbonCommand(String) Initializes a new instance of the SPRibbonCommand class that has the specified command identifier.
Public method SPRibbonCommand(String, String) Initializes a new instance of the SPRibbonCommand class that has the specified command identifier and the code to run when the command is invoked.
Public method SPRibbonCommand(String, String, String) Initializes a new instance of the SPRibbonCommand class that has the specified command identifier, the code to run when the command is invoked, and the code that determines whether to enable the command.

Top

See Also

Reference

SPRibbonCommand Class

SPRibbonCommand Members

Microsoft.SharePoint.WebControls Namespace