Novell::iFolderWeb::Admin::CreateUser Class Reference

Summary description for CreateUser. More...

Collaboration diagram for Novell::iFolderWeb::Admin::CreateUser:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

string GetString (string key)
 Get a Localized String.
void OnCancelButton_Click (object source, EventArgs e)
 Event handler that gets called when the cancel button is clicked.
void OnCreateButton_Click (object source, EventArgs e)
 Event handler that gets called when the create button is clicked.
void OnFirstNameChanged (object source, EventArgs e)
 Event handler that gets called when the FirstName text box changes.
void OnLastNameChanged (object source, EventArgs e)
 Event handler that gets called when the LastName text box changes.
override void OnInit (EventArgs e)
 OnInit.

Protected Attributes

TopNavigation TopNav
 Top navigation panel control.
TextBox UserName
 User name edit control.
TextBox FirstName
 First name edit control.
TextBox LastName
 Last name edit control.
TextBox FullName
 Full name edit control.
TextBox Password
 Password edit control.
TextBox RetypedPassword
 Retyped password edit control.
Button CreateButton
 Create user button control.
Button CancelButton
 Cancel button control.


Detailed Description

Summary description for CreateUser.


Member Function Documentation

string Novell::iFolderWeb::Admin::CreateUser::GetString ( string  key  )  [inline, protected]

Get a Localized String.

Parameters:
key 
Returns:

void Novell::iFolderWeb::Admin::CreateUser::OnCancelButton_Click ( object  source,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the cancel button is clicked.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::CreateUser::OnCreateButton_Click ( object  source,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the create button is clicked.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::CreateUser::OnFirstNameChanged ( object  source,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the FirstName text box changes.

Parameters:
source 
e 

void Novell::iFolderWeb::Admin::CreateUser::OnLastNameChanged ( object  source,
EventArgs  e 
) [inline, protected]

Event handler that gets called when the LastName text box changes.

Parameters:
source 
e 

override void Novell::iFolderWeb::Admin::CreateUser::OnInit ( EventArgs  e  )  [inline, protected]

OnInit.

Parameters:
e 


Member Data Documentation

Top navigation panel control.

User name edit control.

First name edit control.

Last name edit control.

Full name edit control.

Password edit control.

Retyped password edit control.

Create user button control.

Cancel button control.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:44:43 2009 for simias by  doxygen 1.5.6