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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub PartCommunicationMain
'Usage
Dim instance As SimpleFormWebPart
instance.PartCommunicationMain()
public override void PartCommunicationMain()