WebPartRibbonContextualGroup members
Represents a contextual group that is associated with a Web Part.
The WebPartRibbonContextualGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPartRibbonContextualGroup | Initializes a new instance of the WebPartRibbonContextualGroup class. |
Top
Properties
Name | Description | |
---|---|---|
Command | Gets or sets the Server ribbon command associated with the contextual group. | |
Id | Gets or sets the identifier of the contextual group on the Server ribbon. | |
VisibilityContext | Gets or sets the visibility context of the Server ribbon contextual group. |
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