
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. | |
| Label | PassPhraseLabel |
| The pass-phrase Label. | |
| Label | OverWriteExistingFile |
| The OverWrite Existing File Label. | |
| TextBox | PassPhraseText |
| pass-phrase text box | |
| Button | UploadButton |
| Upload Button. | |
| Button | CancelButton |
| Cancel Button. | |
| MessageControl | Message |
| Message Box. | |
| HeaderControl | Head |
| Header page. | |
| CheckBox | OverWriteCheckbox |
| OverWrite Existing Files Checkbox. | |
| string Novell::iFolderApp::Web::UploadPage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::UploadPage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialization.
| e |
Literal Novell::iFolderApp::Web::UploadPage::ParentPath [protected] |
Parent Entry Path.
Label Novell::iFolderApp::Web::UploadPage::PassPhraseLabel [protected] |
The pass-phrase Label.
Label Novell::iFolderApp::Web::UploadPage::OverWriteExistingFile [protected] |
The OverWrite Existing File Label.
TextBox Novell::iFolderApp::Web::UploadPage::PassPhraseText [protected] |
pass-phrase text box
Button Novell::iFolderApp::Web::UploadPage::UploadButton [protected] |
Upload Button.
Button Novell::iFolderApp::Web::UploadPage::CancelButton [protected] |
Cancel Button.
Message Box.
Header page.
CheckBox Novell::iFolderApp::Web::UploadPage::OverWriteCheckbox [protected] |
OverWrite Existing Files Checkbox.
1.5.6