WebPartConnectionsCancelEventArgs.ConsumerConnectionPoint 属性

定义

获取在 Web 部件连接中使用数据的连接点。

public:
 property System::Web::UI::WebControls::WebParts::ConsumerConnectionPoint ^ ConsumerConnectionPoint { System::Web::UI::WebControls::WebParts::ConsumerConnectionPoint ^ get(); };
public System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint ConsumerConnectionPoint { get; }
member this.ConsumerConnectionPoint : System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint
Public ReadOnly Property ConsumerConnectionPoint As ConsumerConnectionPoint

属性值

ConsumerConnectionPoint

ConsumerConnectionPoint

适用于