DataPager Properties |
The DataPager type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackNextButtonStyle |
BackNext button style.
|
![]() | BackNextDisplay |
BackNext display.
|
![]() | BackNextLinkSeparator |
BackNext link separator.
|
![]() | BackNextLocation |
BackNext location.
|
![]() | BackNextStyle |
BackNext style.
|
![]() | BackText |
Back button/hyperlink text
|
![]() | ControlCssClass |
CSS Class of the pager control.
|
![]() | Current |
Current page number.
|
![]() | CurrentPage |
Current page number.
(Inherited from BasicDataPager.) |
![]() | DataSource |
Pager DataSource.
(Overrides BasicDataPagerDataSource.) |
![]() | FirstText |
First text.
|
![]() | HideOnSinglePage |
If true, the pager is hidden if only one page is displayed.
|
![]() | IgnoreQueryString |
Indicates if QueryString parameters should be ignored.
|
![]() | InsertKeys |
Keys to be added to querystring.
|
![]() | InsertToUrl |
Check if insert is enabled.
|
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) |
![]() | LabelStyle |
Label style.
|
![]() | LabelText |
Label text.
|
![]() | LastText |
Last text.
|
![]() | MaxPages |
Maximum number of pages to be displayed.
(Inherited from BasicDataPager.) |
![]() | NextText |
Next button/hyperlink text
|
![]() | PageCount |
Page count.
(Inherited from BasicDataPager.) |
![]() | PagedData |
Paged data.
(Inherited from BasicDataPager.) |
![]() | PageNumbersDisplay |
Page numbers display mode.
|
![]() | PageNumbersSeparator |
Page numbers separator.
|
![]() | PageNumbersStyle |
Page numbers style.
|
![]() | PageNumberStyle |
Page number style.
|
![]() | PagerControlStyle |
Pager control style.
|
![]() | PagerHTMLAfter |
After pager html.
|
![]() | PagerHTMLBefore |
Before pager html.
|
![]() | PagerNumberAreaClass |
Pager number area CSS class.
|
![]() | PagerPosition |
Pager position.
(Inherited from BasicDataPager.) |
![]() | PageSize |
Page size.
(Inherited from BasicDataPager.) |
![]() | PagingMode |
Determines if PostBack or QueryString should be used for the paging.
(Inherited from BasicDataPager.) |
![]() | QueryStringKey |
Query parameter name for the page index.
|
![]() | RecordEnd |
Index of the last record on current page.
(Inherited from BasicDataPager.) |
![]() | RecordStart |
Index of the first record on current page.
(Inherited from BasicDataPager.) |
![]() | RemoveFromUrl |
Check if remove is enabled.
|
![]() | RemoveKeys |
Keys to remove.
|
![]() | RenderedHtml |
Rendered html ???
|
![]() | ResultsClass |
Results CSS class.
|
![]() | ResultsFormat |
Results text format.
|
![]() | ResultsLocation |
Results location.
|
![]() | ResultsStyle |
Results style.
|
![]() | SectionPadding |
Section padding.
|
![]() | SelectedClass |
Class of selected page.
|
![]() | SelectedNextClass |
Class of selected next.
|
![]() | SelectedPrevClass |
Class of selected prev.
|
![]() | ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) |
![]() | ShowFirstLast |
Show first last labels.
|
![]() | ShowLabel |
Show label.
|
![]() | ShowPageNumbers |
Show page numbers.
|
![]() | SliderSize |
Slider size.
|
![]() | TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides BasicDataPagerTagKey.) |
![]() | TotalRecords |
Total data source records.
(Inherited from BasicDataPager.) |
![]() | UIContext |
Returns control's UI context
(Inherited from CMSWebControl.) |
![]() | UniqueID |
Unique ID.
(Inherited from BasicDataPager.) |
![]() | UnselectedClass |
Class of unselected page.
|
![]() | UnselectedNextClass |
Class of unselected next.
|
![]() | UnselectedPrevClass |
Class of unselected prev.
|
![]() | UseSlider |
Use slider.
|