Compartilhar via


SPTimelineWebPart.RequiresWebPartClientScript method

Definir isso como false para que nós não fazer download de ie55up.js e strings.js

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

Syntax

'Declaração
Protected Friend Overrides Function RequiresWebPartClientScript As Boolean
'Uso
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

SPTimelineWebPart class

SPTimelineWebPart members

Microsoft.SharePoint.WebPartPages namespace