ITimelineDataProvider.JSDataSourceId property
Name of the javascript object
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property JSDataSourceId As String
Get
'Usage
Dim instance As ITimelineDataProvider
Dim value As String
value = instance.JSDataSourceId
string JSDataSourceId { get; }
Property value
Type: System.String