TemplateControl.Error Event

Definition

Occurs when an unhandled exception is thrown.

public:
 event EventHandler ^ Error;
public event EventHandler Error;
member this.Error : EventHandler 
Public Custom Event Error As EventHandler 

Event Type

Applies to

See also