
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Initialization. | |
Protected Attributes | |
| Literal | iFolderName |
| iFolder Name | |
| TextBox | iFolderDescription |
| iFolder Description | |
| Button | SaveButton |
| Save Button. | |
| Button | CancelButton |
| Cancel Button. | |
| MessageControl | Message |
| Message Box. | |
| string Novell::iFolderApp::Web::iFolderEditPage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::iFolderEditPage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialization.
| e |
Literal Novell::iFolderApp::Web::iFolderEditPage::iFolderName [protected] |
iFolder Name
TextBox Novell::iFolderApp::Web::iFolderEditPage::iFolderDescription [protected] |
iFolder Description
Button Novell::iFolderApp::Web::iFolderEditPage::SaveButton [protected] |
Save Button.
Button Novell::iFolderApp::Web::iFolderEditPage::CancelButton [protected] |
Cancel Button.
Message Box.
1.5.6