Class PersonDetail
public class PersonDetail : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
PersonDetail
- Implements
- Inherited Members
Constructors
PersonDetail()
public PersonDetail()
Fields
Birthdate
Birthdate control.
protected Literal Birthdate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Email control.
protected Literal Email
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmergencyContact
EmergencyContact control.
protected Literal EmergencyContact
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FullName
FullName control.
protected Literal FullName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Gender
Gender control.
protected Literal Gender
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonCode
PersonCode control.
protected Literal PersonCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Phone
Phone control.
protected Literal Phone
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PhoneHome
PhoneHome control.
protected Literal PhoneHome
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PhoneMobile
PhoneMobile control.
protected Literal PhoneMobile
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PhoneOther
PhoneOther control.
protected Literal PhoneOther
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PhoneWork
PhoneWork control.
protected Literal PhoneWork
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
SetModel(QUser, QPerson)
public void SetModel(QUser user, QPerson person)