Share via


SPTimelineWebPart.RequiresWebPartClientScript method

Set this to false so we don't download ie55up.js and strings.js

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

Syntax

'Declaration
Protected Friend Overrides Function RequiresWebPartClientScript As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.RequiresWebPartClientScript()
protected internal override bool RequiresWebPartClientScript()

Return value

Type: System.Boolean

See also

Reference

SPTimelineWebPart class

SPTimelineWebPart members

Microsoft.SharePoint.WebPartPages namespace