Gets the number, one-based, of the section the page belongs to.

<void> Page.getSection(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number, one-based, of the section the page belongs to.
errorCallback Optional. Is called when the operation failed with an error.