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)
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