다음을 통해 공유


WebPartConnectionsCancelEventArgs.ConsumerConnectionPoint 속성

정의

웹 파트 연결에서 데이터를 사용하는 연결 지점을 가져옵니다.

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

적용 대상