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