SessionTabsControl.RemoveApplicationNode Method (Session, IHostedApplication)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes a single application node from the session explorer.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public virtual void RemoveApplicationNode(
Session session,
IHostedApplication app
)
Public Overridable Sub RemoveApplicationNode (
session As Session,
app As IHostedApplication
)
Parameters
session
Type: Microsoft.Uii.Csr.SessionThe current active session
app
Type: Microsoft.Uii.Csr.IHostedApplicationThe application to remove
Implements
ISessionExplorer.RemoveApplicationNode(Session, IHostedApplication)
Remarks
If the application is global, it will remove the node from all sessions, else will remove only for the active session passed in.
See Also
SessionTabsControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright