
Protected Member Functions | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| On Initialization. | |
Protected Attributes | |
| iFolderContextControl | iFolderContext |
| iFolder Context Control | |
| HtmlContainerControl | Actions |
| Actions Container. | |
| LinkButton | DeleteButton |
| The Delete Button. | |
| DataGrid | EntryData |
| The Entry Data. | |
| PaggingControl | EntryPagging |
| Pagging. | |
| MessageControl | Message |
| Message Box. | |
| HeaderControl | Head |
| Header page. | |
| TabControl | Tabs |
| Different Tabs. | |
| string Novell::iFolderApp::Web::SearchPage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::SearchPage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialization.
| e |
iFolder Context Control
HtmlContainerControl Novell::iFolderApp::Web::SearchPage::Actions [protected] |
Actions Container.
LinkButton Novell::iFolderApp::Web::SearchPage::DeleteButton [protected] |
The Delete Button.
DataGrid Novell::iFolderApp::Web::SearchPage::EntryData [protected] |
The Entry Data.
Pagging.
Message Box.
Header page.
TabControl Novell::iFolderApp::Web::SearchPage::Tabs [protected] |
Different Tabs.
1.5.6