PaginateRecursive Method (Common)

Paginates the control and its children. Called internally by ASP.NET.

public virtual void PaginateRecursive(
   System.Web.UI.MobileControls.ControlPager pager
)

Parameters

pager

The pager.

See Also

Applies to: MobileControl Class | PagedControl Class | TextView Class