
Public Member Functions | |
| void | AddHelpLink (string PageName) |
| Adds the page name to the help link. | |
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Intialize. | |
Protected Attributes | |
| HyperLink | SettingsLink |
| Settings Button. | |
| HyperLink | HelpLink |
| Help Button. | |
| LinkButton | LogoutButton |
| Logout Button. | |
| Literal | FullName |
| User Name. | |
| string Novell::iFolderApp::Web::HeaderControl::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::HeaderControl::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Intialize.
| e |
| void Novell::iFolderApp::Web::HeaderControl::AddHelpLink | ( | string | PageName | ) | [inline] |
Adds the page name to the help link.
| PageName |
HyperLink Novell::iFolderApp::Web::HeaderControl::SettingsLink [protected] |
Settings Button.
HyperLink Novell::iFolderApp::Web::HeaderControl::HelpLink [protected] |
Help Button.
LinkButton Novell::iFolderApp::Web::HeaderControl::LogoutButton [protected] |
Logout Button.
Literal Novell::iFolderApp::Web::HeaderControl::FullName [protected] |
User Name.
1.5.6