CRMGlobalManager.GetCurrentlyVisableHostedApplicationInAPanel Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Utility function to get the currently visable app in anygiven UII window
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public IHostedApplication GetCurrentlyVisableHostedApplicationInAPanel(
string panelName,
out string VisableAppNameOnPanel
)
Public Function GetCurrentlyVisableHostedApplicationInAPanel (
panelName As String,
<OutAttribute> ByRef VisableAppNameOnPanel As String
) As IHostedApplication
Parameters
- uiiPanel
Panel to Look in
VisableAppNameOnPanel
Type: System.StringPopulated with the name of the found application
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
IHostedApplication Referance
Implements
ICRMWindowRouter.GetCurrentlyVisableHostedApplicationInAPanel(String, String)
See Also
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright