Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether all the global applications are loaded or not.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As Boolean
value = ApplicationHost.allGlobalAppsLoaded
ApplicationHost.allGlobalAppsLoaded = value
Syntax
'Declaration
Protected Shared allGlobalAppsLoaded As Boolean
protected static bool allGlobalAppsLoaded
protected:
static bool allGlobalAppsLoaded
protected static boolean allGlobalAppsLoaded
protected static var allGlobalAppsLoaded : boolean
Platforms
See Also
Reference
ApplicationHost Class
ApplicationHost Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.