Share via


DataViewWebPart.PartCommunicationMain Method

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

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

Syntax

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

instance.PartCommunicationMain()
public override void PartCommunicationMain()

See Also

Reference

DataViewWebPart Class

DataViewWebPart Members

Microsoft.SharePoint.WebPartPages Namespace