WebPartContextualInfo class
Represents the contextual ribbon groups and tabs that are associated with the Web Part.
System.Object
Microsoft.SharePoint.WebControls.WebPartContextualInfo
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public NotInheritable Class WebPartContextualInfo
'Usage
Dim instance As WebPartContextualInfo
public sealed class WebPartContextualInfo
This contains information that indicates which Web Part has been selected and which contextual group and tab to display.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.