[ whitefrost.com | Account Manager 4 Product Page ]

MyAccount Class Reference

Summary description for MyAccount. More...

Inheritance diagram for MyAccount:

Core.Tools.AccountManager.WebClient.RestrictedPage Core.Tools.AccountManager.WebClient.CorePage

List of all members.

Protected Member Functions

override void HandlePageLoad ()
override void OnInit (EventArgs e)
void btnUpdateAccount_Click (object sender, System.EventArgs e)

Properties

bool AdminView [get]
Core.Tools.AccountManager.Map.Account TargetUser [get]

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.
void UpdateAccount ()

Private Attributes

Core.Tools.AccountManager.Map.Account target_user = null
bool admin_view = false
System.Collections.Generic.List
< String > 
flags_list = new System.Collections.Generic.List<string>()


Detailed Description

Summary description for MyAccount.


Member Function Documentation

override void MyAccount.HandlePageLoad (  )  [protected, virtual]

override void MyAccount.OnInit ( EventArgs  e  )  [protected]

void MyAccount.InitializeComponent (  )  [private]

Required method for Designer support - do not modify the contents of this method with the code editor.

void MyAccount.btnUpdateAccount_Click ( object  sender,
System.EventArgs  e 
) [protected]

void MyAccount.UpdateAccount (  )  [private]


Member Data Documentation

bool MyAccount.admin_view = false [private]

System.Collections.Generic.List<String> MyAccount.flags_list = new System.Collections.Generic.List<string>() [private]


Property Documentation

bool MyAccount.AdminView [get]

Core.Tools.AccountManager.Map.Account MyAccount.TargetUser [get]


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