DesktopApplicationUIBase.RemovePanel Method (IPanel)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes an IPanel from the list of known panels.
Namespace: Microsoft.Uii.Desktop.UI.Controls
Assembly: Microsoft.Uii.Desktop.UI.Controls (in Microsoft.Uii.Desktop.UI.Controls.dll)
Syntax
public bool RemovePanel(
IPanel panel
)
Public 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 was removed, otherwise false.
Implements
IApplicationUI.RemovePanel(IPanel)
See Also
DesktopApplicationUIBase Class
Microsoft.Uii.Desktop.UI.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright