PresenterControlComboboxItem2(PresenterControl2, String, String) Constructor
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.
public PresenterControlComboboxItem2 (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 parent, string correlationId, string url = default);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControlComboboxItem2 : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2 * string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControlComboboxItem2
Public Sub New (parent As PresenterControl2, correlationId As String, Optional url As String = Nothing)
Parameters
- parent
- PresenterControl2
- correlationId
- String
- url
- String