Edit

Share via


WebPartTransformer.CreateConfigurationControl Method

Definition

Displays an ASP.NET control that configures a transformer in the ConnectionsZone zone.

public virtual System.Web.UI.Control CreateConfigurationControl();

Returns

An ASP.NET control that configures a transformer.

Remarks

A configuration control can be displayed when a transformer requires a user to configure it. The configuration control provides a user interface (UI) that allows the user to select which values will be transformed. It is rendered in a connections zone. The configuration control must implement the ITransformerConfigurationControl interface.

Applies to

Product Versions
.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