
Protected Member Functions | |
| string | GetServerImage (object type) |
| Returns the server image type for the type of server. | |
| string | GetString (string key) |
| Get a Localized String. | |
| override void | OnInit (EventArgs e) |
| OnInit. | |
| void | SearchButton_Click (object source, EventArgs e) |
| SearchButton_Click. | |
Protected Attributes | |
| TopNavigation | TopNav |
| Top navigation panel control. | |
| DataGrid | ServerList |
| iFolder list controls. | |
| ListFooter | ServerListFooter |
| iFolder list footer control. | |
| iFolderSearch | ServerSearch |
| Web Controls. | |
| string Novell::iFolderWeb::Admin::Server::GetServerImage | ( | object | type | ) | [inline, protected] |
Returns the server image type for the type of server.
| type |
| string Novell::iFolderWeb::Admin::Server::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderWeb::Admin::Server::OnInit | ( | EventArgs | e | ) | [inline, protected] |
OnInit.
| e |
| void Novell::iFolderWeb::Admin::Server::SearchButton_Click | ( | object | source, | |
| EventArgs | e | |||
| ) | [inline, protected] |
SearchButton_Click.
| source | ||
| e |
Top navigation panel control.
DataGrid Novell::iFolderWeb::Admin::Server::ServerList [protected] |
iFolder list controls.
iFolder list footer control.
Web Controls.
1.5.6