RowToParametersTransformer Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Transforms data in a Web Parts connection from a provider that implements the IWebPartRow interface to a consumer expecting to receive data from a provider that implements the IWebPartParameters interface.
public ref class RowToParametersTransformer sealed : System::Web::UI::WebControls::WebParts::WebPartTransformer, System::Web::UI::WebControls::WebParts::IWebPartParameters
[System.Web.UI.WebControls.WebParts.WebPartTransformer(typeof(System.Web.UI.WebControls.WebParts.IWebPartRow), typeof(System.Web.UI.WebControls.WebParts.IWebPartParameters))]
public sealed class RowToParametersTransformer : System.Web.UI.WebControls.WebParts.WebPartTransformer, System.Web.UI.WebControls.WebParts.IWebPartParameters
[<System.Web.UI.WebControls.WebParts.WebPartTransformer(typeof(System.Web.UI.WebControls.WebParts.IWebPartRow), typeof(System.Web.UI.WebControls.WebParts.IWebPartParameters))>]
type RowToParametersTransformer = class
inherit WebPartTransformer
interface IWebPartParameters
Public NotInheritable Class RowToParametersTransformer
Inherits WebPartTransformer
Implements IWebPartParameters
- Inheritance
- Attributes
- Implements
Transformers are used in a Web Parts connection to translate data between two Web Parts controls with incompatible connection points. The RowToParametersTransformer class transforms data from a provider implementing the IWebPartRow interface to a consumer expecting to receive data from a provider that implements the IWebPartParameters interface.
Row |
Initializes a new instance of the RowToParametersTransformer class. |
Consumer |
Gets or sets the list of names in the consumer that will receive the values from the provider. |
Provider |
Gets or sets the list of field names from the provider. |
Create |
Provides an ASP.NET control that allows the user to configure a RowToParametersTransformer transformer in the ConnectionsZone zone. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Load |
Loads the configuration state saved with the SaveConfigurationState() method. (Inherited from WebPartTransformer) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Save |
Saves the configuration state set by the user in the ASP.NET configuration control. (Inherited from WebPartTransformer) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Transform(Object) |
Provides an object for transforming the data. |
IWeb |
Gets the value of the data from the connection provider. |
IWeb |
Gets the schema information for a data field that is used to share data between two Web Parts controls. |
IWeb |
Sets the property descriptors for the properties that the consumer receives when the GetParametersData(ParametersCallback) method is called. |
Produkt | Versiounen |
---|---|
.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 zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: