ListFormWebPart.PartCommunicationInit Method
Raises the appropriate initialization events for any registered interfaces.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub PartCommunicationInit
'Usage
Dim instance As ListFormWebPart
instance.PartCommunicationInit()
public override void PartCommunicationInit()
Remarks
This override raises the initialization events.