Table of Contents

Class EditTabOther

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

Constructors

EditTabOther()

public EditTabOther()

Fields

AssociationView

AssociationView control.

protected View AssociationView

Field Value

View

Remarks

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

CredentialingCountry

CredentialingCountry control.

protected TextBox CredentialingCountry

Field Value

TextBox

Remarks

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

Honorific

Honorific control.

protected HonorificComboBox Honorific

Field Value

HonorificComboBox

Remarks

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

IsEnglishLearner

IsEnglishLearner control.

protected CheckBox IsEnglishLearner

Field Value

CheckBox

Remarks

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

Language

Language control.

protected LanguageComboBox Language

Field Value

LanguageComboBox

Remarks

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

MetadataUpdatePanel

MetadataUpdatePanel control.

protected UpdatePanel MetadataUpdatePanel

Field Value

UpdatePanel

Remarks

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

NcasView

NcasView control.

protected View NcasView

Field Value

View

Remarks

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

OrganizationColumn

OrganizationColumn control.

protected HtmlGenericControl OrganizationColumn

Field Value

HtmlGenericControl

Remarks

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

OrganizationHeading

OrganizationHeading control.

protected HtmlGenericControl OrganizationHeading

Field Value

HtmlGenericControl

Remarks

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

OrganizationMultiView

OrganizationMultiView control.

protected MultiView OrganizationMultiView

Field Value

MultiView

Remarks

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

PersonFieldCard

PersonFieldCard control.

protected HtmlGenericControl PersonFieldCard

Field Value

HtmlGenericControl

Remarks

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

PersonFieldRepeater

PersonFieldRepeater control.

protected Repeater PersonFieldRepeater

Field Value

Repeater

Remarks

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

RcabcView

RcabcView control.

protected View RcabcView

Field Value

View

Remarks

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

ReferrerIdentifier

ReferrerIdentifier control.

protected CollectionItemComboBox ReferrerIdentifier

Field Value

CollectionItemComboBox

Remarks

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

RegionCombo

RegionCombo control.

protected ItemNameComboBox RegionCombo

Field Value

ItemNameComboBox

Remarks

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

RegionInput

RegionInput control.

protected TextBox RegionInput

Field Value

TextBox

Remarks

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

ShippingPreference

ShippingPreference control.

protected TextBox ShippingPreference

Field Value

TextBox

Remarks

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

SinModified

SinModified control.

protected Literal SinModified

Field Value

Literal

Remarks

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

SocialInsuranceNumber

SocialInsuranceNumber control.

protected TextBox SocialInsuranceNumber

Field Value

TextBox

Remarks

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

TimeZone

TimeZone control.

protected TimeZoneComboBox TimeZone

Field Value

TimeZoneComboBox

Remarks

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

TradeworkerNumberNcas

TradeworkerNumberNcas control.

protected TextBox TradeworkerNumberNcas

Field Value

TextBox

Remarks

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

UnionInfoRcabc

UnionInfoRcabc control.

protected TextBox UnionInfoRcabc

Field Value

TextBox

Remarks

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

WebSiteUrl

WebSiteUrl control.

protected TextBox WebSiteUrl

Field Value

TextBox

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

OnEmployerChanged(QGroup)

public void OnEmployerChanged(QGroup employer)

Parameters

employer QGroup

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

StatusUpdated

public event AlertHandler StatusUpdated

Event Type

AlertHandler