SPTimelineWebPart.TimelineDataProviderStartupScript property
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property TimelineDataProviderStartupScript As String
Get
'Usage
Dim instance As SPTimelineWebPart
Dim value As String
value = instance.TimelineDataProviderStartupScript
public string TimelineDataProviderStartupScript { get; }
Property value
Type: System.String