ListFormWebPart.PartCommunicationInit method

Raises the appropriate initialization events for any registered interfaces.

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

Syntax

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

instance.PartCommunicationInit()
public override void PartCommunicationInit()

Remarks

This override raises the initialization events.

See also

Reference

ListFormWebPart class

ListFormWebPart members

Microsoft.SharePoint.WebPartPages namespace