Operation Id:
entries/pagesToDisplay/get [Official Documentaction]
Methods
- langId String
Examples
This function retrieves the language ID for entries pages to display in Polish.
Loading editor...
const result = await idosellRequest.getEntriesPagesToDisplay .langId("pol") .exec();