This article applies to:
MultiStore
How do I modify the Paging Controls?
|
|
Synopsis
There are a few AppConfigs allowing modification of the Paging Control.
Procedure
You can modify the following AppConfigs:
Paging.PagesBackward - The number of backwards pages to show if Paging.ShowAllPageLinks is set to false.
Paging.PagesForward - The number of forward pages to show if Paging.ShowAllPageLinks is set to false.
Paging.ShowAllPageLinks - If true all pages will be shown in paging links.
|