ITimelineDataProvider.TimelineDataProviderStartupScript property
Block of script that the provider may need run
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property TimelineDataProviderStartupScript As String
Get
'Usage
Dim instance As ITimelineDataProvider
Dim value As String
value = instance.TimelineDataProviderStartupScript
string TimelineDataProviderStartupScript { get; }
Property value
Type: System.String