IDesktopFeatureAccess.MoveApplicationToPanel Method (IHostedApplication, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Moves the application to a panel.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Syntax
void MoveApplicationToPanel(
IHostedApplication app,
string toPanelName
)
Sub MoveApplicationToPanel (
app As IHostedApplication,
toPanelName As String
)
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application to move.
toPanelName
Type: System.StringSpecifies the panel to move the application to.
See Also
IDesktopFeatureAccess Interface
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright