WhatsNewWebPart.RequiresWebPartClientScript - Méthode

Ce membre remplace WebPart.RequiresWebPartClientScript().

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Friend Overrides Function RequiresWebPartClientScript As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = Me.RequiresWebPartClientScript()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected internal override bool RequiresWebPartClientScript()

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

WhatsNewWebPart classe

WhatsNewWebPart - Membres

Microsoft.SharePoint.Applications.GroupBoard.WebPartPages - Espace de noms