ListViewWebPart.RequiresWebPartClientScript Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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