WebPartConnectionsCancelEventArgs.ProviderConnectionPoint Propiedad

Definición

Obtiene el punto de conexión que proporciona datos en la conexión de elementos Web.

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

Valor de propiedad

Objeto ProviderConnectionPoint.

Se aplica a