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