Click or drag to resize
TemplateDataPager Properties

The TemplateDataPager type exposes the following members.

Properties
  NameDescription
Public propertyCurrentPage
Current page number.
(Inherited from BasicDataPager.)
Public propertyDataSource
Pager DataSource.
(Inherited from BasicDataPager.)
Public propertyFirstItemTemplate
First item template.
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertyLastItemTemplate
Last item tamplate.
Public propertyMaxPages
Maximum number of pages to be displayed.
(Inherited from BasicDataPager.)
Public propertyNextItemTemplate
Next item template.
Public propertyNumberRepeater
Number repeater.
Public propertyNumberTemplate
Number template.
Public propertyPageCount
Page count.
(Inherited from BasicDataPager.)
Public propertyPagedData
Paged data.
(Inherited from BasicDataPager.)
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 propertyPreviousItemTemplate
Previous item template.
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 propertySelectedNumberTemplate
Selected number template.
Public propertySeparatorTemplate
Number template.
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Protected propertyTagKey
Overrides the generation of the SPAN tag with custom tag.
(Inherited from BasicDataPager.)
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.)
Top
See Also