getPane (Client API reference)
Returns the side pane corresponding to the input ID. Returns null if the side pane does not exist.
Syntax
Xrm.App.sidePanes.getPane(panelId);
Return value
Returns the AppSidePane object.
Returns the side pane corresponding to the input ID. Returns null if the side pane does not exist.
Xrm.App.sidePanes.getPane(panelId);
Returns the AppSidePane object.