| TemplateDataPager Properties | 
The TemplateDataPager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentPage | 
            Current page number.
            (Inherited from BasicDataPager.) | 
|  | DataSource | 
            Pager DataSource.
            (Inherited from BasicDataPager.) | 
|  | FirstItemTemplate | 
            First item template.
             | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from CMSWebControl.) | 
|  | LastItemTemplate | 
            Last item tamplate.
             | 
|  | MaxPages | 
            Maximum number of pages to be displayed.
            (Inherited from BasicDataPager.) | 
|  | NextItemTemplate | 
            Next item template.
             | 
|  | NumberRepeater | 
            Number repeater.
             | 
|  | NumberTemplate | 
            Number template.
             | 
|  | PageCount | 
            Page count.
            (Inherited from BasicDataPager.) | 
|  | PagedData | 
            Paged data.
            (Inherited from BasicDataPager.) | 
|  | 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.) | 
|  | PreviousItemTemplate | 
            Previous item template.
             | 
|  | RecordEnd | 
            Index of the last record on current page.
            (Inherited from BasicDataPager.) | 
|  | RecordStart | 
            Index of the first record on current page.
            (Inherited from BasicDataPager.) | 
|  | SelectedNumberTemplate | 
            Selected number template.
             | 
|  | SeparatorTemplate | 
            Number template.
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from CMSWebControl.) | 
|  | TagKey | 
            Overrides the generation of the SPAN tag with custom tag.
            (Inherited from BasicDataPager.) | 
|  | TotalRecords | 
            Total data source records.
            (Inherited from BasicDataPager.) | 
|  | UniqueID | 
            Unique ID.
            (Inherited from BasicDataPager.) | 
 See Also
See Also