Dela via


ConnectionLauncher.ConnectionReturn Event

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public event ConnectionReturnEventHandler ConnectionReturn
public:
event ConnectionReturnEventHandler^ ConnectionReturn {
    void add(ConnectionReturnEventHandler^ value);
    void remove(ConnectionReturnEventHandler^ value);
}
member ConnectionReturn : IEvent<ConnectionReturnEventHandler,
    ConnectionReturnEventArgs>
Public Event ConnectionReturn As ConnectionReturnEventHandler

See Also

ConnectionLauncher Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright