CrmServerLoginControl.ConnectErrorEvent Event

Definition

Raised when there is an error

public:
 event EventHandler<Microsoft::Xrm::Tooling::CrmConnectControl::ConnectErrorEventArgs ^> ^ ConnectErrorEvent;
public event EventHandler<Microsoft.Xrm.Tooling.CrmConnectControl.ConnectErrorEventArgs> ConnectErrorEvent;
member this.ConnectErrorEvent : EventHandler<Microsoft.Xrm.Tooling.CrmConnectControl.ConnectErrorEventArgs> 
Public Event ConnectErrorEvent As EventHandler(Of ConnectErrorEventArgs) 

Event Type

Applies to