WebPartConnection.Transformers プロパティ
アセンブリ: System.Web (system.web.dll 内)

Public ReadOnly Property Transformers As WebPartTransformerCollection
Dim instance As WebPartConnection Dim value As WebPartTransformerCollection value = instance.Transformers
public WebPartTransformerCollection Transformers { get; }
public: property WebPartTransformerCollection^ Transformers { WebPartTransformerCollection^ get (); }
WebPartTransformer オブジェクトを格納している WebPartTransformerCollection。

Transformers プロパティは、開発者が使用することを想定していません。接続に関連付けられたトランスフォーマにアクセスするには、開発者は常に Transformer プロパティを使用する必要があります。
Transformers プロパティは、Web パーツ コントロール セットで内部的に使用され、ページ開発者が Web ページのマークアップの <asp:webpartconnection> 要素内にトランスフォーマ要素を宣言できるようにします。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


WebPartConnection クラス
WebPartConnection メンバ
System.Web.UI.WebControls.WebParts 名前空間
WebPartTransformerCollection
Transformer
その他の技術情報
ASP.NET Web パーツ ページ
Weblioに収録されているすべての辞書からWebPartConnection.Transformers プロパティを検索する場合は、下記のリンクをクリックしてください。

- WebPartConnection.Transformers プロパティのページへのリンク