Share via


SimpleFormWebPart.PartCommunicationInit method

Runs event handlers for server-side Init events.

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

Syntax

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

instance.PartCommunicationInit()
public override void PartCommunicationInit()

See also

Reference

SimpleFormWebPart class

SimpleFormWebPart members

Microsoft.SharePoint.WebPartPages namespace