Table of Contents

Class PersonDetail

Namespace
InSite.UI.Portal.Contacts.People.Controls
Assembly
InSite.UI.dll
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

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Email

Email control.

protected Literal Email

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EmergencyContact

EmergencyContact control.

protected Literal EmergencyContact

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FullName

FullName control.

protected Literal FullName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Gender

Gender control.

protected Literal Gender

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PersonCode

PersonCode control.

protected Literal PersonCode

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Phone

Phone control.

protected Literal Phone

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PhoneHome

PhoneHome control.

protected Literal PhoneHome

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PhoneMobile

PhoneMobile control.

protected Literal PhoneMobile

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PhoneOther

PhoneOther control.

protected Literal PhoneOther

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PhoneWork

PhoneWork control.

protected Literal PhoneWork

Field Value

Literal

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)

Parameters

user QUser
person QPerson