Click or drag to resize
DataPager Properties

The DataPager type exposes the following members.

Properties
  NameDescription
Public propertyBackNextButtonStyle
BackNext button style.
Public propertyBackNextDisplay
BackNext display.
Public propertyBackNextLinkSeparator
BackNext link separator.
Public propertyBackNextLocation
BackNext location.
Public propertyBackNextStyle
BackNext style.
Public propertyBackText
Back button/hyperlink text
Public propertyControlCssClass
CSS Class of the pager control.
Public propertyCurrent
Current page number.
Public propertyCurrentPage
Current page number.
(Inherited from BasicDataPager.)
Public propertyDataSource
Pager DataSource.
(Overrides BasicDataPagerDataSource.)
Public propertyFirstText
First text.
Public propertyHideOnSinglePage
If true, the pager is hidden if only one page is displayed.
Public propertyIgnoreQueryString
Indicates if QueryString parameters should be ignored.
Public propertyInsertKeys
Keys to be added to querystring.
Public propertyInsertToUrl
Check if insert is enabled.
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertyLabelStyle
Label style.
Public propertyLabelText
Label text.
Public propertyLastText
Last text.
Public propertyMaxPages
Maximum number of pages to be displayed.
(Inherited from BasicDataPager.)
Public propertyNextText
Next button/hyperlink text
Public propertyPageCount
Page count.
(Inherited from BasicDataPager.)
Public propertyPagedData
Paged data.
(Inherited from BasicDataPager.)
Public propertyPageNumbersDisplay
Page numbers display mode.
Public propertyPageNumbersSeparator
Page numbers separator.
Public propertyPageNumbersStyle
Page numbers style.
Public propertyPageNumberStyle
Page number style.
Public propertyPagerControlStyle
Pager control style.
Public propertyPagerHTMLAfter
After pager html.
Public propertyPagerHTMLBefore
Before pager html.
Public propertyPagerNumberAreaClass
Pager number area CSS class.
Public propertyPagerPosition
Pager position.
(Inherited from BasicDataPager.)
Public propertyPageSize
Page size.
(Inherited from BasicDataPager.)
Public propertyPagingMode
Determines if PostBack or QueryString should be used for the paging.
(Inherited from BasicDataPager.)
Public propertyQueryStringKey
Query parameter name for the page index.
Public propertyRecordEnd
Index of the last record on current page.
(Inherited from BasicDataPager.)
Public propertyRecordStart
Index of the first record on current page.
(Inherited from BasicDataPager.)
Public propertyRemoveFromUrl
Check if remove is enabled.
Public propertyRemoveKeys
Keys to remove.
Public propertyRenderedHtml
Rendered html ???
Public propertyResultsClass
Results CSS class.
Public propertyResultsFormat
Results text format.
Public propertyResultsLocation
Results location.
Public propertyResultsStyle
Results style.
Public propertySectionPadding
Section padding.
Public propertySelectedClass
Class of selected page.
Public propertySelectedNextClass
Class of selected next.
Public propertySelectedPrevClass
Class of selected prev.
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Public propertyShowFirstLast
Show first last labels.
Public propertyShowLabel
Show label.
Public propertyShowPageNumbers
Show page numbers.
Public propertySliderSize
Slider size.
Protected propertyTagKey
Overrides the generation of the SPAN tag with custom tag.
(Overrides BasicDataPagerTagKey.)
Public propertyTotalRecords
Total data source records.
(Inherited from BasicDataPager.)
Public propertyUIContext
Returns control's UI context
(Inherited from CMSWebControl.)
Public propertyUniqueID
Unique ID.
(Inherited from BasicDataPager.)
Public propertyUnselectedClass
Class of unselected page.
Public propertyUnselectedNextClass
Class of unselected next.
Public propertyUnselectedPrevClass
Class of unselected prev.
Public propertyUseSlider
Use slider.
Top
See Also