
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 control. | |
| Literal | Certificate |
| The Literal. | |
| TextBox | CertDetails |
| The text box to display certificate. | |
| Button | AcceptButton |
| The Accept Button. | |
| Button | DenyButton |
| The Deny Button. | |
| string Novell::iFolderApp::Web::iFolderCertificatePage::GetString | ( | string | key | ) | [inline, protected] |
Get a Localized String.
| key |
| override void Novell::iFolderApp::Web::iFolderCertificatePage::OnInit | ( | EventArgs | e | ) | [inline, protected] |
On Initialize.
| e |
Message Box.
Header control.
Literal Novell::iFolderApp::Web::iFolderCertificatePage::Certificate [protected] |
The Literal.
TextBox Novell::iFolderApp::Web::iFolderCertificatePage::CertDetails [protected] |
The text box to display certificate.
Button Novell::iFolderApp::Web::iFolderCertificatePage::AcceptButton [protected] |
The Accept Button.
Button Novell::iFolderApp::Web::iFolderCertificatePage::DenyButton [protected] |
The Deny Button.
1.5.6