Class PagingSettings
- Namespace
- Dynamicweb.Content.Items.Rendering
- Assembly
- Dynamicweb.dll
Represents paging settings.
- Inheritance
-
Paging
Settings
- Inherited Members
Constructors
PagingSettings()
Initializes a new instance of an object.
Properties
CurrentPage
Gets or sets the 1-based value representing the current page number.
Property Value
LinkGenerator
Gets or sets the function that generates the URL to the given page.
Property Value
TagPrefix
Gets or sets the tag prefix.
Property Value
Template
Gets or sets the target template.
Property Value
TotalPages
Gets or sets the 1-based value representing the total number of pages.