| Member | Description |
|---|---|
Constructor |
Default constructor. |
addressEditArea |
UI Element |
cmbFileAs |
UI Element |
eMailEditArea |
Email edit area |
epsDividerLine1 |
Divider line 1 |
epsDividerLine2 |
Divider line 2 |
epsDividerLine3 |
Divider line 3 |
epsLine2 |
UI Element |
lblCompany |
UI Element |
lblFileAs |
UI Element |
lblJob |
UI Element |
nameEditArea |
UI Element |
phoneEditArea |
UI Element |
txtCompany |
UI Element |
txtJobTitle |
UI Element |
webEditArea |
Web edit area |
DataBind |
Binds Name Entity to the controls. public void DataBind( NameEntity nameEntity ); |
NameEntity |
Keeps an internal reference to the Name Entity bound to this control. |