ApplicationHost.globalHostedApps Field
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Specifies the global applications.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected static IHostedApplication[] globalHostedApps
Protected Shared globalHostedApps As IHostedApplication()
Field Value
Type: Microsoft.Uii.Csr.IHostedApplication[]
Remarks
Global applications are those applications that exist throughout the use of UII and not just during the existence of a session. Setting to an empty array so that the enumeration always succeeds rather than a foreach loop throwing an exception. Prior to CCF 1.02, all apps were effectively globals.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright