Share via


ListViewWebPart.PartCommunicationMain method

Runs event handlers for server-side events for this Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

instance.PartCommunicationMain()
public override void PartCommunicationMain()

See also

Reference

ListViewWebPart class

ListViewWebPart members

Microsoft.SharePoint.WebPartPages namespace