Share via


GetPage Method

Returns a newly assigned page index based on the weight of the control.

public int GetPage(
   int weight
)

Parameters

  • weight
    The weight of a control.

Remarks

Controls call this method iteratively during pagination to retrieve their assigned pages.

See Also

Applies to: ControlPager Class