WebPartRibbonTab Class
Represents a tab associated with a Web Part on the Server ribbon.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebControls.WebPartRibbonTab
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class WebPartRibbonTab
'Usage
Dim instance As WebPartRibbonTab
public sealed class WebPartRibbonTab
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.