ITransformerConfigurationControl.Succeeded Event

Definition

Occurs when transformer configuration is successfully completed.

public:
 event EventHandler ^ Succeeded;
event EventHandler Succeeded;
member this.Succeeded : EventHandler 
Event Succeeded As EventHandler 

Event Type

Remarks

The Web Parts control that implements ITransformerConfigurationControl raises this event when a transformer configuration is successfully completed.

Applies to