AifDeckControl.ShowApplication Method (Object, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Shows the application in a new tab.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public Control ShowApplication(
object application,
bool closable
)
Public Function ShowApplication (
application As Object,
closable As Boolean
) As Control
Parameters
application
Type: System.ObjectSpecifies the application to show
closable
Type: System.BooleanTrue if the application is closable via the UI, false otherwise.
Return Value
Type: System.Windows.Forms.Control
An instance of AifDeskControl
See Also
AifDeckControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright