System.Web.UI.WebControls.WebParts.ITransformerConfigurationControl.Cancelled Event

Occurs when transformer configuration is not completed.

Syntax

public event EventHandler Cancelled

Remarks

The Web Parts control that implements System.Web.UI.WebControls.WebParts.ITransformerConfigurationControl raises this event when a transformer configuration is not completed, either because the user canceled the configuration or because the configuration could not be performed.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0