Share via


SPTimelineWebPart.WebPartContextualInfo property

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

Syntax

'Declaration
Public ReadOnly Property WebPartContextualInfo As WebPartContextualInfo
    Get
'Usage
Dim instance As SPTimelineWebPart
Dim value As WebPartContextualInfo

value = instance.WebPartContextualInfo
public WebPartContextualInfo WebPartContextualInfo { get; }

Property value

Type: Microsoft.SharePoint.WebControls.WebPartContextualInfo

Implements

IWebPartPageComponentProvider.WebPartContextualInfo

See also

Reference

SPTimelineWebPart class

SPTimelineWebPart members

Microsoft.SharePoint.WebPartPages namespace