IUniPageable Interface |
Namespace: CMS.DocumentEngine.Web.UI
public interface IUniPageable
The IUniPageable type exposes the following members.
Name | Description | |
---|---|---|
PagerDataItem |
Gets or sets DataSource.
| |
PagerForceNumberOfResults |
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
| |
UniPagerControl |
Gets or sets the pager control.
|
Name | Description | |
---|---|---|
OnPageBinding |
Occurs when the control bind data.
| |
OnPageChanged |
Occurs when the pager change the page and current mode is postback => reload data
|