Gets a value indicating whether the field shows the page number or the total number of pages.
<void> PageNumberField.getShowNumberOfPages(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |