Share via


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)

Syntax

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

instance.PartCommunicationInit()
public override void PartCommunicationInit()

See also

Reference

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace