WebPartConnectionsCancelEventArgs.ConsumerConnectionPoint Propiedad

Definición

Obtiene el punto de conexión que utiliza datos en la conexión de elementos 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

Valor de propiedad

Objeto ConsumerConnectionPoint.

Se aplica a