WebPart.PartCommunicationMain 方法

请注意:此 API 现在已过时。

可连接的 Web 部件提供一个用于触发任何可连接的 Web 部件,如CellReady事件的主要事件的事件的方法。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")> _
Public Overridable Sub PartCommunicationMain
用法
Dim instance As WebPart

instance.PartCommunicationMain()
[ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")]
public virtual void PartCommunicationMain()

另请参阅

引用

WebPart 类

WebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间