共用方式為


ImageWebPart.PartCommunicationInit method

當此 Web 組件可以引發任何其伺服器端 init 事件,例如CellConsumerInit的信號。

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

Syntax

'宣告
Public Overrides Sub PartCommunicationInit
'用途
Dim instance As ImageWebPart

instance.PartCommunicationInit()
public override void PartCommunicationInit()

請參閱

參照

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace