Gets the number, one-based, of the section the page belongs to.
<void> Page.getSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the number, one-based, of the section the page belongs to. |
| error |
Optional. Is called when the operation failed with an error. |