WebPartConnection.Transformers Proprietà
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un insieme di oggetti WebPartTransformer utilizzati internamente dall'insieme di controlli Web part.
public:
property System::Web::UI::WebControls::WebParts::WebPartTransformerCollection ^ Transformers { System::Web::UI::WebControls::WebParts::WebPartTransformerCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerDefaultProperty)]
public System.Web.UI.WebControls.WebParts.WebPartTransformerCollection Transformers { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerDefaultProperty)>]
member this.Transformers : System.Web.UI.WebControls.WebParts.WebPartTransformerCollection
Public ReadOnly Property Transformers As WebPartTransformerCollection
Oggetto WebPartTransformerCollection contenente oggetti WebPartTransformer.
- Attributi
La Transformers proprietà non è mai destinata all'uso da parte degli sviluppatori. Per accedere al trasformatore associato a una connessione, gli sviluppatori devono usare sempre la Transformer proprietà .
La Transformers proprietà viene utilizzata internamente dal set di controlli Web part per consentire agli sviluppatori di pagine di dichiarare gli elementi trasformatore all'interno dell'elemento <asp:webpartconnection>
nel markup di una pagina Web.
Prodotto | Versioni |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: