WebPartRibbonTab Members
Include Protected Members
Include Inherited Members
Represents a tab associated with a Web Part on the Server ribbon.
The WebPartRibbonTab type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPartRibbonTab | Initializes a new instance of the WebPartRibbonTab class. |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the identifier of the Server ribbon tab that is associated with a Web Part. | |
VisibilityContext | Gets or sets the visibility context for the Server ribbon tab associated with the Web Part. |
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