Share via


SimpleFormWebPart.PartCommunicationMain method

Runs event handlers for server-side events for this Web Part.

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

Syntax

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

instance.PartCommunicationMain()
public override void PartCommunicationMain()

See also

Reference

SimpleFormWebPart class

SimpleFormWebPart members

Microsoft.SharePoint.WebPartPages namespace