A class that centralizes "paging" logic for a page that provides previous/goto/next style paging functions.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class PagerManager : Control

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    Phoenix.UI..::.PagerManager

See Also