Table of Contents

Class EditTabDetails

Namespace
InSite.UI.Admin.Contacts.People.Controls
Assembly
InSite.UI.dll
public class EditTabDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
EditTabDetails
Implements
Inherited Members

Constructors

EditTabDetails()

public EditTabDetails()

Fields

AccountStatusId

AccountStatusId control.

protected ItemIdComboBox AccountStatusId

Field Value

ItemIdComboBox

Remarks

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

AccountStatusLabel

AccountStatusLabel control.

protected HtmlGenericControl AccountStatusLabel

Field Value

HtmlGenericControl

Remarks

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

AssociationEndDate

AssociationEndDate control.

protected DateSelector AssociationEndDate

Field Value

DateSelector

Remarks

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

AssociationStartDate

AssociationStartDate control.

protected DateSelector AssociationStartDate

Field Value

DateSelector

Remarks

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

Birthdate

Birthdate control.

protected DateSelector Birthdate

Field Value

DateSelector

Remarks

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

ConsentToShare

ConsentToShare control.

protected ComboBox ConsentToShare

Field Value

ComboBox

Remarks

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

ContactCode

ContactCode control.

protected TextBox ContactCode

Field Value

TextBox

Remarks

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

Email

Email control.

protected TextBox Email

Field Value

TextBox

Remarks

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

EmailAlternate

EmailAlternate control.

protected TextBox EmailAlternate

Field Value

TextBox

Remarks

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

EmailAlternateDisabled

EmailAlternateDisabled control.

protected CheckBox EmailAlternateDisabled

Field Value

CheckBox

Remarks

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

EmailCommand

EmailCommand control.

protected IconLink EmailCommand

Field Value

IconLink

Remarks

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

EmailDisabled

EmailDisabled control.

protected CheckBox EmailDisabled

Field Value

CheckBox

Remarks

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

EmailRequiredValidator

EmailRequiredValidator control.

protected RequiredValidator EmailRequiredValidator

Field Value

RequiredValidator

Remarks

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

EmergencyContactName

EmergencyContactName control.

protected TextBox EmergencyContactName

Field Value

TextBox

Remarks

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

EmergencyContactPhoneNumber

EmergencyContactPhoneNumber control.

protected TextBox EmergencyContactPhoneNumber

Field Value

TextBox

Remarks

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

EmergencyContactRelationship

EmergencyContactRelationship control.

protected TextBox EmergencyContactRelationship

Field Value

TextBox

Remarks

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

EmployerBadge

EmployerBadge control.

protected HtmlGenericControl EmployerBadge

Field Value

HtmlGenericControl

Remarks

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

EmployerField

EmployerField control.

protected HtmlGenericControl EmployerField

Field Value

HtmlGenericControl

Remarks

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

EmployerGroupIdentifier

EmployerGroupIdentifier control.

protected FindEmployer EmployerGroupIdentifier

Field Value

FindEmployer

Remarks

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

EmployerGroupLink control.

protected IconLink EmployerGroupLink

Field Value

IconLink

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

EmployerTag

EmployerTag control.

protected HtmlGenericControl EmployerTag

Field Value

HtmlGenericControl

Remarks

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

FirstName

FirstName control.

protected TextBox FirstName

Field Value

TextBox

Remarks

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

GenderBadge

GenderBadge control.

protected HtmlGenericControl GenderBadge

Field Value

HtmlGenericControl

Remarks

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

GenderCombo

GenderCombo control.

protected GenderComboBox GenderCombo

Field Value

GenderComboBox

Remarks

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

JobDivision

JobDivision control.

protected TextBox JobDivision

Field Value

TextBox

Remarks

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

JobTitle

JobTitle control.

protected TextBox JobTitle

Field Value

TextBox

Remarks

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

LastName

LastName control.

protected TextBox LastName

Field Value

TextBox

Remarks

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

MarketingEmailDisabled

MarketingEmailDisabled control.

protected CheckBox MarketingEmailDisabled

Field Value

CheckBox

Remarks

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

MiddleName

MiddleName control.

protected TextBox MiddleName

Field Value

TextBox

Remarks

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

MoreInfoButton

MoreInfoButton control.

protected DropDownButton MoreInfoButton

Field Value

DropDownButton

Remarks

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

OccupationIdentifier

OccupationIdentifier control.

protected OccupationListComboBox OccupationIdentifier

Field Value

OccupationListComboBox

Remarks

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

PersonType

PersonType control.

protected HtmlGenericControl PersonType

Field Value

HtmlGenericControl

Remarks

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

Phone

Phone control.

protected TextBox Phone

Field Value

TextBox

Remarks

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

PhoneHome

PhoneHome control.

protected TextBox PhoneHome

Field Value

TextBox

Remarks

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

PhoneMobile

PhoneMobile control.

protected TextBox PhoneMobile

Field Value

TextBox

Remarks

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

PhoneOther

PhoneOther control.

protected TextBox PhoneOther

Field Value

TextBox

Remarks

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

PhoneWork

PhoneWork control.

protected TextBox PhoneWork

Field Value

TextBox

Remarks

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

ProfilePictureUploadControl

ProfilePictureUploadControl control.

protected ProfilePictureUpload ProfilePictureUploadControl

Field Value

ProfilePictureUpload

Remarks

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

SendEmail

SendEmail control.

protected DropDownButton SendEmail

Field Value

DropDownButton

Remarks

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

UniquePersonCode

UniquePersonCode control.

protected CustomValidator UniquePersonCode

Field Value

CustomValidator

Remarks

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

Methods

ApplyAccessControl()

public void ApplyAccessControl()

GetInputValues(QUser, QPerson)

public void GetInputValues(QUser user, QPerson person)

Parameters

user QUser
person QPerson

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Save()

public void Save()

SetInputValues(QPerson)

public void SetInputValues(QPerson person)

Parameters

person QPerson

Events

EmployerSelected

public event EditTabDetails.EmployerHandler EmployerSelected

Event Type

EditTabDetails.EmployerHandler

ImageUpdated

public event EditTabDetails.ImageUpdatedHandler ImageUpdated

Event Type

EditTabDetails.ImageUpdatedHandler