IWebPartPageComponentProvider.WebPartContextualInfo property

Get the contextual information, including ribbon contextual group and ribbon contextual tab, for the web part.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property WebPartContextualInfo As WebPartContextualInfo
    Get
'Usage
Dim instance As IWebPartPageComponentProvider
Dim value As WebPartContextualInfo

value = instance.WebPartContextualInfo
WebPartContextualInfo WebPartContextualInfo { get; }

Property value

Type: Microsoft.SharePoint.WebControls.WebPartContextualInfo
Returns WebPartContextualInfo.

See also

Reference

IWebPartPageComponentProvider interface

IWebPartPageComponentProvider members

Microsoft.SharePoint.WebControls namespace