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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.