SimpleFormWebPart.PartCommunicationInit Method

Runs event handlers for server-side Init events.

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 SimpleFormWebPart

instance.PartCommunicationInit()
public override void PartCommunicationInit()

See Also

Reference

SimpleFormWebPart Class

SimpleFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace