IUniPageable MembersKentico 8.0 API Reference
The IUniPageable type exposes the following members.
Methods

  NameDescription
Public methodReBind
Call request to control re-bind.
Back to Top
Properties

  NameDescription
Public propertyPagerDataItem
Gets or sets DataSource.
Public propertyPagerForceNumberOfResults
Gets or sets the number of result. Enables proceed "fake" datasets, where number of results in the dataset is not correspondent to the real number of results This property must be equal -1 if should be disabled
Public propertyUniPagerControl
Gets or sets the pager control.
Back to Top
Events

  NameDescription
Public eventOnPageBinding
Occurs when the control bind data.
Public eventOnPageChanged
Occurs when the pager change the page and current mode is postback => reload data
Back to Top
See Also