Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public void connectionPage_Return(
object sender,
ReturnEventArgs<ConnectionResult> e
)
public:
void connectionPage_Return(
Object^ sender,
ReturnEventArgs<ConnectionResult>^ e
)
member connectionPage_Return :
sender:Object *
e:ReturnEventArgs<ConnectionResult> -> unit
Public Sub connectionPage_Return (
sender As Object,
e As ReturnEventArgs(Of ConnectionResult)
)
Parameters
- sender
Type: System.Object
See Also
OrganizationPage Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright