BlogAdminWebPart.RequiresWebPartClientScript method

This member overrides WebPart.RequiresWebPartClientScript().

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

BlogAdminWebPart class

BlogAdminWebPart members

Microsoft.SharePoint.WebPartPages namespace