Share via


ApplicationHost.LoadDynamicApplication Method (String, Boolean)

 

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

Loads the dynamic hosted application

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

Syntax

public IHostedApplication LoadDynamicApplication(
    string applicationName,
    bool canClose
)
Public Function LoadDynamicApplication (
    applicationName As String,
    canClose As Boolean
) As IHostedApplication

Parameters

  • applicationName
    Type: System.String

    Specifies the name of the dynamic application to load

  • canClose
    Type: System.Boolean

    True if this application can be closed dynamically, false otherwise.

Return Value

Type: Microsoft.Uii.Csr.IHostedApplication

See Also

LoadDynamicApplication Overload
ApplicationHost Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright