Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds a hosted application or any Windows Forms control to a panel.
Namespace: Microsoft.Uii.Desktop.UI.Controls.Wpf
Assembly: Microsoft.Uii.Desktop.UI.Controls.Wpf (in Microsoft.Uii.Desktop.UI.Controls.Wpf.dll)
Syntax
public override object AddApplication(
string panelName,
object app,
string initializationXml,
bool closeButton
)
Public Overrides Function AddApplication (
panelName As String,
app As Object,
initializationXml As String,
closeButton As Boolean
) As Object
Parameters
panelName
Type: System.StringSpecifies the name of panel.
app
Type: System.ObjectSpecifies the hosted application.
initializationXml
Type: System.StringSpecifies the initialization XML.
closeButton
Type: System.BooleanTrue if the close button is present, otherwise false.
Return Value
Type: System.Object
Panel
Specifies the panel.
Implements
IApplicationUI.AddApplication(String, Object, String, Boolean)
See Also
WpfDesktopApplicationUI Class
Microsoft.Uii.Desktop.UI.Controls.Wpf Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright