Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |