AifTabControl.ShowApplication Method (Object, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Shows the hosted application in a new tab.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public TabPage ShowApplication(
object application,
bool closeButton
)
Public Function ShowApplication (
application As Object,
closeButton As Boolean
) As TabPage
Parameters
application
Type: System.ObjectSpecifies the application to show
closeButton
Type: System.BooleanTrue to provide a close button to close dynamic application, false otherwise
Return Value
Type: System.Windows.Forms.TabPage
New Tab
See Also
ShowApplication Overload
AifTabControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright