SPRibbonQueryCommand Members
Include Protected Members
Include Inherited Members
The SPRibbonQueryCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPRibbonQueryCommand(String, Boolean) | |
![]() |
SPRibbonQueryCommand(String, Boolean, String) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EnabledStatement | Gets or sets the code that is run to determine whether the command should be enabled. (Inherited from SPRibbonCommand.) |
![]() |
HandlerStatement | Gets or sets the code that is run when the command is invoked. (Inherited from SPRibbonCommand.) |
![]() |
Id | Gets the identifier of the command. (Inherited from SPRibbonCommand.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top