Share via


DataViewWebPart.PartCommunicationInit method

Runs event handlers for server-side initialization events.

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

Syntax

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

instance.PartCommunicationInit()
public override void PartCommunicationInit()

See also

Reference

DataViewWebPart class

DataViewWebPart members

Microsoft.SharePoint.WebPartPages namespace