
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Initialize. | |
Protected Attributes | |
| MessageControl | Message |
| Message Box. | |
| HeaderControl | Head |
| Header page. | |
| Button | CreateButton |
| The Create Button. | |
| Button | CancelButton |
| The Cancel Button. | |
| TextBox | NewiFolderName |
| New iFolder Name. | |
| TextBox | NewiFolderDescription |
| New iFolder Description. | |
| RadioButton | Encryption |
| Encrypt the file data. | |
| RadioButton | shared |
| share the thick client to server data transfer | |
| DropDownList | RAList |
| List the RA Agents. | |
| Label | SelectLabel |
| The Select RA Label. | |
| Label | PassPhraseLabel |
| The pass-phrase Label Button. | |
| Label | VerifyPassPhraseLabel |
| The pass-phrase Label Button. | |
| TextBox | PassPhraseText |
| pass-phrase text box | |
| TextBox | VerifyPassPhraseText |
| pass-phrase text box | |
| string Novell::iFolderApp::Web::iFolderNewPage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::iFolderNewPage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialize.
| e |
Message Box.
Header page.
Button Novell::iFolderApp::Web::iFolderNewPage::CreateButton [protected] |
The Create Button.
Button Novell::iFolderApp::Web::iFolderNewPage::CancelButton [protected] |
The Cancel Button.
TextBox Novell::iFolderApp::Web::iFolderNewPage::NewiFolderName [protected] |
New iFolder Name.
TextBox Novell::iFolderApp::Web::iFolderNewPage::NewiFolderDescription [protected] |
New iFolder Description.
RadioButton Novell::iFolderApp::Web::iFolderNewPage::Encryption [protected] |
Encrypt the file data.
RadioButton Novell::iFolderApp::Web::iFolderNewPage::shared [protected] |
share the thick client to server data transfer
DropDownList Novell::iFolderApp::Web::iFolderNewPage::RAList [protected] |
List the RA Agents.
Label Novell::iFolderApp::Web::iFolderNewPage::SelectLabel [protected] |
The Select RA Label.
Label Novell::iFolderApp::Web::iFolderNewPage::PassPhraseLabel [protected] |
The pass-phrase Label Button.
Label Novell::iFolderApp::Web::iFolderNewPage::VerifyPassPhraseLabel [protected] |
The pass-phrase Label Button.
TextBox Novell::iFolderApp::Web::iFolderNewPage::PassPhraseText [protected] |
pass-phrase text box
TextBox Novell::iFolderApp::Web::iFolderNewPage::VerifyPassPhraseText [protected] |
pass-phrase text box
1.5.6