Share via


HostedWpfControl Constructor (Guid, String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Initializes a new instance of the HostedWpfControl class.

Namespace:   Microsoft.Uii.Csr.Aif.HostedApplication
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public HostedWpfControl(
    Guid appID,
    string appName,
    string initString
)
Public Sub New (
    appID As Guid,
    appName As String,
    initString As String
)

Parameters

  • appID
    Type: System.Guid

    Specifies the application ID for the control.

  • appName
    Type: System.String

    Specifies the name of the application.

  • initString
    Type: System.String

    Specifies the initialization string used to set the control.

See Also

HostedWpfControl Overload
HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright