Compartilhar via


WebPartConnectionsCancelEventArgs.ProviderConnectionPoint Propriedade

Definição

Obtém o ponto de conexão que fornece dados na conexão de Web Parts.

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 da propriedade

ProviderConnectionPoint

Um ProviderConnectionPoint.

Aplica-se a