Class EditTabOther
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CredentialingCountry
CredentialingCountry control.
protected TextBox CredentialingCountry
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Honorific
Honorific control.
protected HonorificComboBox Honorific
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsEnglishLearner
IsEnglishLearner control.
protected CheckBox IsEnglishLearner
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Language
Language control.
protected LanguageComboBox Language
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MetadataUpdatePanel
MetadataUpdatePanel control.
protected UpdatePanel MetadataUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NcasView
NcasView control.
protected View NcasView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationColumn
OrganizationColumn control.
protected HtmlGenericControl OrganizationColumn
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationHeading
OrganizationHeading control.
protected HtmlGenericControl OrganizationHeading
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrganizationMultiView
OrganizationMultiView control.
protected MultiView OrganizationMultiView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonFieldCard
PersonFieldCard control.
protected HtmlGenericControl PersonFieldCard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonFieldRepeater
PersonFieldRepeater control.
protected Repeater PersonFieldRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RcabcView
RcabcView control.
protected View RcabcView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReferrerIdentifier
ReferrerIdentifier control.
protected CollectionItemComboBox ReferrerIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegionCombo
RegionCombo control.
protected ItemNameComboBox RegionCombo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegionInput
RegionInput control.
protected TextBox RegionInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShippingPreference
ShippingPreference control.
protected TextBox ShippingPreference
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SinModified
SinModified control.
protected Literal SinModified
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SocialInsuranceNumber
SocialInsuranceNumber control.
protected TextBox SocialInsuranceNumber
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeZone
TimeZone control.
protected TimeZoneComboBox TimeZone
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TradeworkerNumberNcas
TradeworkerNumberNcas control.
protected TextBox TradeworkerNumberNcas
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnionInfoRcabc
UnionInfoRcabc control.
protected TextBox UnionInfoRcabc
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebSiteUrl
WebSiteUrl control.
protected TextBox WebSiteUrl
Field Value
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
OnEmployerChanged(QGroup)
public void OnEmployerChanged(QGroup employer)
Parameters
employerQGroup
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
Save()
public void Save()
SetInputValues(QPerson)
public void SetInputValues(QPerson person)
Parameters
personQPerson
Events
StatusUpdated
public event AlertHandler StatusUpdated