ITimelineDataProvider.DependantJSType property

For ScriptOnDemand purposes, the name of the type to ensure exists

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

Syntax

'Declaration
ReadOnly Property DependantJSType As String
    Get
'Usage
Dim instance As ITimelineDataProvider
Dim value As String

value = instance.DependantJSType
string DependantJSType { get; }

Property value

Type: System.String

See also

Reference

ITimelineDataProvider interface

ITimelineDataProvider members

Microsoft.SharePoint.WebControls namespace