[ whitefrost.com | Account Manager 4 Product Page ]

DWACLibrary.DWACPageManager Class Reference

List of all members.

Public Member Functions

 DWACPageManager ()
void RemoveControl (DWACBaseControl control)
void AddControl (DWACBaseControl control)

Static Public Member Functions

static DWACPageManager GetPageInstance (Page page)

Public Attributes

const String ITEM_ID = "dwac-page-manager"
bool HavePrimaryEngine = false
bool RegisteredStartup = false

Static Public Attributes

static DWACPageManager Singleton = null

Properties

List< DWACBaseControlControls [get]
bool DesignMode [get, set]

Private Attributes

List< DWACBaseControlcontrols = null
bool design_mode = false


Constructor & Destructor Documentation

DWACLibrary.DWACPageManager.DWACPageManager (  ) 


Member Function Documentation

void DWACLibrary.DWACPageManager.RemoveControl ( DWACBaseControl  control  ) 

void DWACLibrary.DWACPageManager.AddControl ( DWACBaseControl  control  ) 

static DWACPageManager DWACLibrary.DWACPageManager.GetPageInstance ( Page  page  )  [static]


Member Data Documentation

const String DWACLibrary.DWACPageManager.ITEM_ID = "dwac-page-manager"


Property Documentation

List<DWACBaseControl> DWACLibrary.DWACPageManager.Controls [get]

bool DWACLibrary.DWACPageManager.DesignMode [get, set]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2008, whitefrost.com