
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Initialization. | |
Protected Attributes | |
| HtmlContainerControl | Actions |
| Actions Container. | |
| HyperLink | NewFolderLink |
| New Folder Link. | |
| HyperLink | UploadFilesLink |
| Upload Link. | |
| Repeater | EntryPathList |
| Entry Path List. | |
| Literal | EntryPathLeaf |
| Entry Path Leaf. | |
| LinkButton | DeleteButton |
| The Delete Button. | |
| Label | DeleteDisabled |
| The DeleteDisabled Label. | |
| Label | FirstSingleStick |
| The separator stick. | |
| Label | SecondSingleStick |
| The separator stick. | |
| DataGrid | EntryData |
| The Entry Data. | |
| PaggingControl | EntryPagging |
| Pagging. | |
| MessageControl | Message |
| Message Box. | |
| HeaderControl | Head |
| Header page. | |
| TabControl | Tabs |
| Different Tabs. | |
| Label | PassPhraseLabel |
| The pass-phrase Label. | |
| TextBox | PassPhraseText |
| pass-phrase text box | |
| Button | OKButton |
| The OK Button. | |
| Button | CancelButton |
| The Cancel Button. | |
| string Novell::iFolderApp::Web::BrowsePage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::BrowsePage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialization.
| e |
HtmlContainerControl Novell::iFolderApp::Web::BrowsePage::Actions [protected] |
Actions Container.
HyperLink Novell::iFolderApp::Web::BrowsePage::NewFolderLink [protected] |
New Folder Link.
HyperLink Novell::iFolderApp::Web::BrowsePage::UploadFilesLink [protected] |
Upload Link.
Repeater Novell::iFolderApp::Web::BrowsePage::EntryPathList [protected] |
Entry Path List.
Literal Novell::iFolderApp::Web::BrowsePage::EntryPathLeaf [protected] |
Entry Path Leaf.
LinkButton Novell::iFolderApp::Web::BrowsePage::DeleteButton [protected] |
The Delete Button.
Label Novell::iFolderApp::Web::BrowsePage::DeleteDisabled [protected] |
The DeleteDisabled Label.
Label Novell::iFolderApp::Web::BrowsePage::FirstSingleStick [protected] |
The separator stick.
Label Novell::iFolderApp::Web::BrowsePage::SecondSingleStick [protected] |
The separator stick.
DataGrid Novell::iFolderApp::Web::BrowsePage::EntryData [protected] |
The Entry Data.
Pagging.
Message Box.
Header page.
TabControl Novell::iFolderApp::Web::BrowsePage::Tabs [protected] |
Different Tabs.
Label Novell::iFolderApp::Web::BrowsePage::PassPhraseLabel [protected] |
The pass-phrase Label.
TextBox Novell::iFolderApp::Web::BrowsePage::PassPhraseText [protected] |
pass-phrase text box
Button Novell::iFolderApp::Web::BrowsePage::OKButton [protected] |
The OK Button.
Button Novell::iFolderApp::Web::BrowsePage::CancelButton [protected] |
The Cancel Button.
1.5.6