Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Intialization. | |
Protected Attributes | |
| Label | ErrorMessage |
| Error Instructions. | |
| Button | LoginButton |
| Login Button. | |
| TextBox | ErrorDetails |
| Error Details. | |
| string Novell::iFolderApp::Web::Error::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::Error::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Intialization.
| e |
Label Novell::iFolderApp::Web::Error::ErrorMessage [protected] |
Error Instructions.
Button Novell::iFolderApp::Web::Error::LoginButton [protected] |
Login Button.
TextBox Novell::iFolderApp::Web::Error::ErrorDetails [protected] |
Error Details.
1.5.6