Compartilhar via


ImageWebPart.RequiresWebPartClientScript method

This member overrides WebPart.RequiresWebPartClientScript().

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

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace