
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Initialization. | |
Protected Attributes | |
| Literal | ParentPath |
| Parent Entry Path. | |
| TextBox | NewFolderName |
| New Folder Name. | |
| Button | CreateButton |
| Create Button. | |
| Button | CancelButton |
| Cancel Button. | |
| MessageControl | Message |
| Message Box. | |
| HeaderControl | Head |
| Header page. | |
| string Novell::iFolderApp::Web::NewFolderPage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::NewFolderPage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialization.
| e |
Literal Novell::iFolderApp::Web::NewFolderPage::ParentPath [protected] |
Parent Entry Path.
TextBox Novell::iFolderApp::Web::NewFolderPage::NewFolderName [protected] |
New Folder Name.
Button Novell::iFolderApp::Web::NewFolderPage::CreateButton [protected] |
Create Button.
Button Novell::iFolderApp::Web::NewFolderPage::CancelButton [protected] |
Cancel Button.
Message Box.
Header page.
1.5.6