Contains the basic methods that all implementing pages will require.

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

Syntax

C#
public abstract class DetailPage : Page

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI..::.TemplateControl
      System.Web.UI..::.Page
        Phoenix.UI..::.DetailPage

See Also