
Protected Member Functions | |
| override void | HandlePagePreLoad () |
| override void | HandlePageLoad () |
Properties | |
| bool | IsMyProfile [get] |
| Core.Tools.AccountManager.Map.DirectoryGroup | ProfileDirectory [get] |
| Core.Tools.AccountManager.Map.Data | ProfileData [get] |
| Core.Util.Config.ConfigReader | ProfileOptions [get] |
| Core.Tools.AccountManager.Map.Account | ProfileUser [get] |
Private Attributes | |
| Core.Tools.AccountManager.Map.Data | profile_data |
| Core.Tools.AccountManager.Map.Account | profile_user |
| Core.Util.Config.ConfigReader | profile_options |
| override void Data_ProfileData.HandlePagePreLoad | ( | ) | [protected, virtual] |
Reimplemented from Core.Tools.AccountManager.WebClient.CorePage.
| override void Data_ProfileData.HandlePageLoad | ( | ) | [protected, virtual] |
Reimplemented from Core.Tools.AccountManager.WebClient.CorePage.
bool Data_ProfileData.IsMyProfile [get] |
Core.Tools.AccountManager.Map.DirectoryGroup Data_ProfileData.ProfileDirectory [get] |
Core.Tools.AccountManager.Map.Data Data_ProfileData.ProfileData [get] |
Core.Util.Config.ConfigReader Data_ProfileData.ProfileOptions [get] |
Core.Tools.AccountManager.Map.Account Data_ProfileData.ProfileUser [get] |