-
Notifications
You must be signed in to change notification settings - Fork 14
Footer Tokens
valadas edited this page Jul 10, 2018
·
1 revision
For use in the header.html or header.xml file
| TAG | DESCRIPTION | XML SETTING | DEFAULT VALUE |
|---|---|---|---|
| DNNLABEL:name | DNN Label Control with resource key of name | none | |
| LABEL:name | Static text label with resource key of name | CssClass | normal |
| CATEGORIES | Dropdown list of Categories. Selection will filter items | CssClass, Width | normal, 100 |
| SORT | Dropdown list of sort options | CssClass | normal |
| PREVIOUSPAGE | Link button to display the previous page | CssClass | normal |
| NEXTPAGE | Link button to display the next page | CssClass | normal |
| CURRENTPAGE | Current page number | CssClass | normal |
| PAGECOUNT | Number of pages | CssClass | normal |
| TEMPLATEIMAGEFOLDER | Path to the current template’s image folder | none | |
| JAVASCRIPTFOLDER | Path to the Repository Module js folder | none |