System.Web.Configuration.TransformerInfo Class

Specifies a custom class that extends the System.Web.UI.WebControls.WebParts.WebPartTransformer class for use by Web Part connections.

See Also: TransformerInfo Members

Syntax

public sealed class TransformerInfo : System.Configuration.ConfigurationElement

Remarks

System.Web.Configuration.TransformerInfo objects specify custom classes that extend the System.Web.UI.WebControls.WebParts.WebPartTransformer class. These custom transformer classes act as bridges between Web Parts, translating data between Web Parts with incompatible connection points.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0