Méthode | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the Block control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
btnRegister_Click ( object sender, |
Handles the Click event of the btnRegister control.
|
Méthode | Description | |
---|---|---|
AddPersonToGroup ( |
Adds the person to group.
|
|
CheckSettings ( ) : bool |
Checks the settings.
|
|
SetPhoneNumber ( |
Sets the phone number.
|
|
ShowDetails ( ) : void |
Shows the details.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected btnRegister_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |