BaseCRMPresenterControl Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BaseCRMPresenterControl(PresenterControl2) | |
BaseCRMPresenterControl(PresenterControl2, String) |
BaseCRMPresenterControl(PresenterControl2)
public:
BaseCRMPresenterControl(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2 ^ presenterControl);
public BaseCRMPresenterControl (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 presenterControl);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl
Public Sub New (presenterControl As PresenterControl2)
Parameters
- presenterControl
- PresenterControl2
Applies to
BaseCRMPresenterControl(PresenterControl2, String)
public:
BaseCRMPresenterControl(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::Browser2::PresenterControl2 ^ presenterControl, System::String ^ correlationId);
public BaseCRMPresenterControl (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 presenterControl, string correlationId);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl
Public Sub New (presenterControl As PresenterControl2, correlationId As String)
Parameters
- presenterControl
- PresenterControl2
- correlationId
- String