IDesktopFeatureAccess.AddPanel Method (IPanel)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds a panel to the desktop.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Syntax
bool AddPanel(
IPanel panel
)
Function AddPanel (
panel As IPanel
) As Boolean
Parameters
panel
Type: Microsoft.Uii.Desktop.UI.Controls.IPanelSpecifies the panel to be added.
Return Value
Type: System.Boolean
Type: Boolean
true if the panel is added successfully; otherwise, false.
See Also
IDesktopFeatureAccess Interface
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright