Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Contains types for working with the WPF based login control used for interactively connecting to Dataverse.

Classes

ConnectErrorEventArgs

Data Payload for the Connection Error Events

ConnectStatusEventArgs

Data Payload for the Connection status events

CrmConnectionManager

Provides Connection logic and error handling for connecting to CRM2011. This class is designed to operate in the background, off the primary user UI thread. This class raises events that can be used to update the user with progress reports.

CrmServerLoginControl

This control provides the UI components and interaction logic with the CrmConnectionManager Class.

CrmServerLoginControlAutomationPeer
CultureUtils

Static class for changing the CultureInfo of the ConnectControl

ErrorWindow

Interaction logic for ErrorWindow.xaml

InstanceUrlCapture

Interaction logic for InstanceUrlCapture.xaml

PendulumDots

Interaction logic for PendulumDots.xaml

SelectOrgDlg

Provides a UI to allow users to select an Organization to login into, if the user has more than one organization available to login to.

ServerConnectStatusEventArgs

Event Raised when the Server Validate Connection Command operates.

SortAdorner

Creates a Adorner to indicate sort direction. This class was taken from http://www.switchonthecode.com/tutorials/wpf-tutorial-using-the-listview-part-2-sorting From this link code sort order icons (_DescGeometry,_AscGeometry) are paresed reversely,so it corrected in below.

Enums

ServerLoginConfigCtrlMode

Config Mode to run this control in.