WebPartContextualInfo Class
Represents the contextual ribbon groups and tabs that are associated with the Web Part.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebControls.WebPartContextualInfo
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class WebPartContextualInfo
'Usage
Dim instance As WebPartContextualInfo
public sealed class WebPartContextualInfo
Remarks
This contains information that indicates which Web Part has been selected and which contextual group and tab to display.
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.