Click or drag to resize
UniPager Properties

The UniPager type exposes the following members.

Properties
  NameDescription
Public propertyCurrentPage
Gets or sets the current pages number.
Public propertyCurrentPageTemplate
Current page template.
Public propertyDataSourceItemsCount
Gets or sets the count of items in datasource.
Public propertyDirectPageControlID
Gets or sets the ID of direct page control in template.
Public propertyDirectPageTemplate
Direct page control template.
Public propertyDisplayFirstLastAutomatically
Gets or sets the value that indicates whether first and last items should be displayed only if first or last is not accessible by other way accessible.
Public propertyDisplayPreviousNextAutomatically
Gets or sets the value that indicates whether previous and next items should be displayed only if next or previous is not accessible by other way.
Public propertyEnvelopeTag
Gets or sets the current envelope tag.
Public propertyFilterTypePageControl
Gets or sets the ID of the control to page.
Public propertyFirstPageTemplate
First page template.
Public propertyFirstPageText
Text displayed in first page link.
Public propertyGroupSize
Gets or sets the current pages number.
Public propertyHidePagerForSinglePage
Gets or sets the value that indicates whether pager should be hidden for single page.
Public propertyHTMLEnvelopeRenderingMode
Gets or sets the HTML envelope rendering mode for current pager.
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertyItemsCount
Gets or sets the current group item size.
Public propertyLastPageTemplate
Last page template.
Public propertyLastPageText
Text displayed in last page link.
Public propertyLayoutTemplate
Layout template.
Public propertyMaxPages
Gets or sets the max. processed pages (only for query string mode and fake number of results).
Public propertyNextGroupTemplate
Next group template.
Public propertyNextGroupText
Text displayed in next group link.
Public propertyNextPageTemplate
Next page template.
Public propertyNextPageText
Text displayed in next page link.
Public propertyPageControl
Gets or sets the ID of the control to page.
Public propertyPageCount
Gets or sets the current number of pages.
Public propertyPagedControl
Paged control.
Public propertyPageNumbersSeparatorTemplate
Page numbers separator template.
Public propertyPageNumbersTemplate
Page numbers summary>
Public propertyPagerMode
Gets or sets the pager mode.
Public propertyPageSize
Gets or sets the page size.
Public propertyPreviousGroupTemplate
Previous group template.
Public propertyPreviousGroupText
Text displayed in previous group link.
Public propertyPreviousPageTemplate
Previous page template.
Public propertyPreviousPageText
Text displayed in previous page link.
Public propertyQueryStringKey
Gets or sets the pager querystring key.
Public propertyRelatedData
Custom data connected to the object, if not set, returns the Related data of the nearest IDataControl.
Public propertyResetScrollPositionOnPostBack
Reset scroll position on post back action
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Public propertyUIContext
Returns control's UI context
(Inherited from CMSWebControl.)
Public propertyUseQueryParameterForFirstPage
Gets or sets the value that indicates whether links to the first page should be generated with querystring parameter
Top
See Also