Share via


ControlPager Class

Used by a form to paginate its controls.

For a list of all members of this type, see ControlPager

public class System.Web.UI.MobileControls.ControlPager : System.Object

Remarks

During pagination, a ControlPager object is passed to each control on the form, and is used by the control to determine the control's page index.

Requirements

Namespace: System.Mobile.Web.UI.MobileControls

Assembly: System.Web.Mobile

See Also

ItemPager Class | PagedControl Class | PagerStyle Class