
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Intialization. | |
Protected Attributes | |
| TopNavigation | TopNav |
| Top navigation panel control. | |
| HtmlGenericControl | ExceptionNav |
| Div. | |
| TextBox | StackDump |
| Stack dump. | |
| string Novell::iFolderWeb::Admin::Error::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderWeb::Admin::Error::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Intialization.
| e |
Top navigation panel control.
HtmlGenericControl Novell::iFolderWeb::Admin::Error::ExceptionNav [protected] |
Div.
TextBox Novell::iFolderWeb::Admin::Error::StackDump [protected] |
Stack dump.
1.5.6