ImageWebPart.PartCommunicationInit Method
Signals when this Web Part can fire any of its server-side init events, such as CellConsumerInit.
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 ImageWebPart
instance.PartCommunicationInit()
public override void PartCommunicationInit()