Share via


PresenterControlComboBoxItem Constructors

Definition

Overloads

PresenterControlComboBoxItem(PresenterControl)
PresenterControlComboBoxItem(PresenterControl, String)

PresenterControlComboBoxItem(PresenterControl)

public:
 PresenterControlComboBoxItem(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PresenterControl ^ parent);
public PresenterControlComboBoxItem (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl parent);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem
Public Sub New (parent As PresenterControl)

Parameters

Applies to

PresenterControlComboBoxItem(PresenterControl, String)

public:
 PresenterControlComboBoxItem(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PresenterControl ^ parent, System::String ^ correlationId);
public PresenterControlComboBoxItem (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl parent, string correlationId);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControlComboBoxItem
Public Sub New (parent As PresenterControl, correlationId As String)

Parameters

correlationId
String

Applies to