Common interface for paging controls
For a list of all members of this type, see IPaging Members.
[Visual Basic] Public Interface IPaging [C#] public interface IPaging [C++] public __gc __interface IPaging [JScript] public interface IPaging
| Type | Description |
|---|---|
| Paging | Paging class, Rainbow special edition |
| PagingNumbers | The paging control is used to display paging options for controls that page through data. This control is necessary since some data rendering controls, such as the DataList, do not support paging and it must be a custom implementation. |
Namespace: Rainbow.Framework.Web.UI.WebControls
Assembly: Rainbow.Framework.Core (in Rainbow.Framework.Core.dll)
IPaging Members | Rainbow.Framework.Web.UI.WebControls Namespace