Share via


ControlPager Constructor

Initializes a new instance of the ControlPager class for the specified form that uses the specified weight for a page.

public ControlPager(
   System.Web.UI.Mobile.Form form,
   int pageWeight
)

Parameters

  • form
    The form page.
  • pageWeight
    The weight of the specified form page.