USDFloatingPanel.Add Method (Object, Boolean)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Adds a control to the floating panel.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public object Add(
    object child,
    bool closeButton
)
Public Function Add (
    child As Object,
    closeButton As Boolean
) As Object

Parameters

  • child
    Type: System.Object

    Specifies the control that is to be added.

  • closeButton
    Type: System.Boolean

    If true, the close button is present; otherwise false.

Return Value

Type: System.Object

Type: Object

Implements

IPanel.Add(Object, Boolean)

See Also

Add Overload
USDFloatingPanel Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright