Template
Variables:
TotalInfo – it is information about total number of pages. (Can be TextDiv.)Controls:
ID |
Type |
Is required |
Description |
PagesContainer |
Optional |
Defines the place where the list of navigation links will be displayed. |
|
FirstButton |
Optional |
Represents the control that leads to the first page of the list. |
|
PreviousButton |
Button |
Optional |
Represents the control that leads to the previous page of the list. |
NextButton |
Button |
Optional |
Represents the control that leads to the next page of the list. |
LastButton |
Button |
Optional |
Represents the control that leads to the last page of the list. |
Attributes
PageNumber-class – it is a name of CSS class applied to the inactive navigation links. CurrentPageNumber-class – it is a name of CSS class applied to active navigation links.