Interface for the Xrm.Panel API

Hierarchy

  • Panel

Methods

Methods

  • Displays the web page represented by a URL in the static area in the side pane, which appears on all pages in the Customer Engagement web client.

    Parameters

    • url: string

      URL of the page to be loaded in the side pane static area.

    • title: string

      Title of the side pane static area.

    Returns void

    Remarks

    This method is only supported for the web client.

    See

    External Link: loadPanel (Client-side reference)

Generated using TypeDoc