Méthode | Description | |
---|---|---|
FormatPhoneNumber ( object countryCode, object number ) : string |
Formats the phone number.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
lbEditPerson_Click ( object sender, |
protected FormatPhoneNumber ( object countryCode, object number ) : string | ||
countryCode | object | The country code. |
number | object | The number. |
Résultat | string |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected lbEditPerson_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |