Returns the side bars which are currently shown in the side bar toggle / drop down button at the top right of the ribbon bar.
<void> SideBarToggleButton.getAllowedSideBars(<SideBarTypeRequestCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current value. |
error |
Optional. Is called when the operation failed with an error. |