SelectOrgDlg Class

Definition

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.

public ref class SelectOrgDlg : System::Windows::Window, System::Windows::Markup::IComponentConnector
public class SelectOrgDlg : System.Windows.Window, System.Windows.Markup.IComponentConnector
type SelectOrgDlg = class
    inherit Window
    interface IComponentConnector
Public Class SelectOrgDlg
Inherits Window
Implements IComponentConnector
Inheritance
SelectOrgDlg
Implements

Constructors

SelectOrgDlg()

Constructor

Properties

GetSelectedCrmOrg

returns the user selected CrmOrganization

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to