WebPartConnectionsCancelEventArgs コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > WebPartConnectionsCancelEventArgs コンストラクタの意味・解説 

WebPartConnectionsCancelEventArgs コンストラクタ (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

接続指定せずに、WebPartConnectionsCancelEventArgs クラス新しインスタンス初期化します。

名前空間: System.Web.UI.WebControls.WebParts
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    provider As WebPart, _
    providerConnectionPoint As ProviderConnectionPoint, _
    consumer As WebPart, _
    consumerConnectionPoint As ConsumerConnectionPoint _
)
Dim provider As WebPart
Dim providerConnectionPoint As ProviderConnectionPoint
Dim consumer As WebPart
Dim consumerConnectionPoint As ConsumerConnectionPoint

Dim instance As New WebPartConnectionsCancelEventArgs(provider,
 providerConnectionPoint, consumer, consumerConnectionPoint)
public WebPartConnectionsCancelEventArgs (
    WebPart provider,
    ProviderConnectionPoint providerConnectionPoint,
    WebPart consumer,
    ConsumerConnectionPoint consumerConnectionPoint
)
public:
WebPartConnectionsCancelEventArgs (
    WebPart^ provider, 
    ProviderConnectionPoint^ providerConnectionPoint, 
    WebPart^ consumer, 
    ConsumerConnectionPoint^ consumerConnectionPoint
)
public WebPartConnectionsCancelEventArgs (
    WebPart provider, 
    ProviderConnectionPoint providerConnectionPoint, 
    WebPart consumer, 
    ConsumerConnectionPoint consumerConnectionPoint
)
public function WebPartConnectionsCancelEventArgs
 (
    provider : WebPart, 
    providerConnectionPoint : ProviderConnectionPoint, 
    consumer : WebPart, 
    consumerConnectionPoint : ConsumerConnectionPoint
)

パラメータ

provider

接続データ提供する Web パーツ コントロール

providerConnectionPoint

データ提供するためのコネクション ポイント

consumer

接続データ利用する Web パーツ コントロール

consumerConnectionPoint

データ利用するためのコネクション ポイント

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
WebPartConnectionsCancelEventArgs クラス
WebPartConnectionsCancelEventArgs メンバ
System.Web.UI.WebControls.WebParts 名前空間

WebPartConnectionsCancelEventArgs コンストラクタ (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartConnection)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定した接続使用して、WebPartConnectionsCancelEventArgs クラス新しインスタンス初期化します。

名前空間: System.Web.UI.WebControls.WebParts
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    provider As WebPart, _
    providerConnectionPoint As ProviderConnectionPoint, _
    consumer As WebPart, _
    consumerConnectionPoint As ConsumerConnectionPoint, _
    connection As WebPartConnection _
)
Dim provider As WebPart
Dim providerConnectionPoint As ProviderConnectionPoint
Dim consumer As WebPart
Dim consumerConnectionPoint As ConsumerConnectionPoint
Dim connection As WebPartConnection

Dim instance As New WebPartConnectionsCancelEventArgs(provider,
 providerConnectionPoint, consumer, consumerConnectionPoint, connection)
public WebPartConnectionsCancelEventArgs (
    WebPart provider,
    ProviderConnectionPoint providerConnectionPoint,
    WebPart consumer,
    ConsumerConnectionPoint consumerConnectionPoint,
    WebPartConnection connection
)
public:
WebPartConnectionsCancelEventArgs (
    WebPart^ provider, 
    ProviderConnectionPoint^ providerConnectionPoint, 
    WebPart^ consumer, 
    ConsumerConnectionPoint^ consumerConnectionPoint, 
    WebPartConnection^ connection
)
public WebPartConnectionsCancelEventArgs (
    WebPart provider, 
    ProviderConnectionPoint providerConnectionPoint, 
    WebPart consumer, 
    ConsumerConnectionPoint consumerConnectionPoint, 
    WebPartConnection connection
)
public function WebPartConnectionsCancelEventArgs
 (
    provider : WebPart, 
    providerConnectionPoint : ProviderConnectionPoint, 
    consumer : WebPart, 
    consumerConnectionPoint : ConsumerConnectionPoint, 
    connection : WebPartConnection
)

パラメータ

provider

接続データ提供する Web パーツ コントロール

providerConnectionPoint

データ提供するためのコネクション ポイント

consumer

接続データ利用する Web パーツ コントロール

consumerConnectionPoint

データ利用するためのコネクション ポイント

connection

WebPartsConnecting イベントまたは WebPartsDisconnecting イベント含まれる Web パーツ接続

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
WebPartConnectionsCancelEventArgs クラス
WebPartConnectionsCancelEventArgs メンバ
System.Web.UI.WebControls.WebParts 名前空間

WebPartConnectionsCancelEventArgs コンストラクタ

WebPartConnectionsCancelEventArgs クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
WebPartConnectionsCancelEventArgs (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) 接続指定せずに、WebPartConnectionsCancelEventArgs クラス新しインスタンス初期化します。
WebPartConnectionsCancelEventArgs (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartConnection) 指定した接続使用してWebPartConnectionsCancelEventArgs クラス新しインスタンス初期化します。
参照参照

関連項目

WebPartConnectionsCancelEventArgs クラス
WebPartConnectionsCancelEventArgs メンバ
System.Web.UI.WebControls.WebParts 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からWebPartConnectionsCancelEventArgs コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からWebPartConnectionsCancelEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からWebPartConnectionsCancelEventArgs コンストラクタ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「WebPartConnectionsCancelEventArgs コンストラクタ」の関連用語

WebPartConnectionsCancelEventArgs コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



WebPartConnectionsCancelEventArgs コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS