Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
sidePanes (Client API reference)
Provides methods for managing side panes.
Note
This API is not available for Dynamics 365 Customer Engagement on-premise deployments. More information: Client APIs not supported in Customer Engagement (on-premises)
Methods
| Methods | Description |
|---|---|
| createPane | Add empty pane to sidePanes collection. Need to call pane.navigate() to load the page. |
| getAllPanes | Returns a collection containing all active panes. |
| getSelectedPane | Returns the current selected pane. |
| getPane | Returns the pane corresponding to the input ID. If pane doesn't exist, undefined is returned. |
Parameter
| Parameter Name | Description |
|---|---|
state |
Returns whether the selected pane is collapsed or expanded. |
Related articles
Feedback
Was this page helpful?
