ListViewWebPart.GetData Method

Overrides the WebPart.GetData method.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub GetData
'Usage
Dim instance As ListViewWebPart

instance.GetData()
public override void GetData()

See Also

Reference

ListViewWebPart Class

ListViewWebPart Members

Microsoft.SharePoint.WebPartPages Namespace