BasicDataPager Properties |
The BasicDataPager type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentPage |
Current page number.
|
![]() | DataSource |
Pager DataSource.
|
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) |
![]() | MaxPages |
Maximum number of pages to be displayed.
|
![]() | PageCount |
Page count.
|
![]() | PagedData |
Paged data.
|
![]() | PagerPosition |
Pager position.
|
![]() | PageSize |
Page size.
|
![]() | PagingMode |
Determines if PostBack or QueryString should be used for the paging.
|
![]() | RecordEnd |
Index of the last record on current page.
|
![]() | RecordStart |
Index of the first record on current page.
|
![]() | ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) |
![]() | TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides WebControlTagKey.) |
![]() | TotalRecords |
Total data source records.
|
![]() | UIContext |
Returns control's UI context
(Inherited from CMSWebControl.) |
![]() | UniqueID |
Unique ID.
(Overrides ControlUniqueID.) |