Click or drag to resize
UIPager Properties

The UIPager type exposes the following members.

Properties
  NameDescription
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyControlContext
Control context.
(Inherited from CMSUserControl.)
Public propertyControlGUID
Unique ID of the control within the given request.
(Inherited from CMSUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPage
Returns current page.
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentPageSize
Gets or sets current page size.
Public propertyCurrentResolver
Control's resolver
(Inherited from CMSUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDefaultPageSize
Default page size at first load.
Public propertyDirectPageControlID
Direct page controls ID for UniPager control..
Public propertyDisplayMode
Gets or sets display mode of the control.
(Inherited from CMSUserControl.)
Public propertyDisplayPager
Indicates if whole pager should be displayed.
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from AbstractUserControl.)
Public propertyFirstPageText
Text displayed in first page link.
Public propertyGroupSize
Number of pages visible in one group of pages.
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyHidePagerForSinglePage
Gets or sets the value that indicates whether pager should be hidden for single page.
Public propertyIsCMSDesk
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from InlineUserControl.)
Public propertyLastPageText
Text displayed in last page link.
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyNextGroupText
Text displayed in next group link.
Public propertyNextPageText
Text displayed in next page link.
Public propertyPagedControl
Paged control for UniPager.
Public propertyPagerMode
Gets or sets the pager mode.
Public propertyPageSizeDropdown
PageSize dropdown control.
Public propertyPageSizeOptions
Page size values separates with comma. Macro ##ALL## indicates that all the results will be displayed at one page.
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Public propertyPreviousGroupText
Text displayed in previous group link.
Public propertyPreviousPageText
Text displayed in previous page link.
Public propertyQueryStringKey
String used as query string parameter for paging
Public propertyRelativePath
Page relative path.
(Inherited from CMSUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Public propertyShowDirectPageControl
Indicates if direct page control should be visible.
Public propertyShowFirstLastButtons
Indicates if first and last button should be visible.
Public propertyShowPageSize
Indicates if page size dropdown list should be visible.
Public propertyShowPreviousNextButtons
Indicates if previous and next button should be visible.
Public propertyShowPreviousNextPageGroup
Indicates if previous and next page group button should be visible.
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Public propertyTypeName
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from AbstractUserControl.)
Public propertyUniPager
UniPager control.
Public propertyUseCMSDeskAccessDeniedPage
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Protected propertyViewState
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.)
Top
See Also