Class RegisterAddress
public class RegisterAddress : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
RegisterAddress
- Implements
- Inherited Members
Constructors
RegisterAddress()
public RegisterAddress()
Fields
Address1Field
Address1Field control.
protected HtmlGenericControl Address1Field
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Address2Field
Address2Field control.
protected HtmlGenericControl Address2Field
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
City
City control.
protected TextBox City
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CityField
CityField control.
protected HtmlGenericControl CityField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Country
Country control.
protected CountryComboBox Country
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CountryField
CountryField control.
protected HtmlGenericControl CountryField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Description
Description control.
protected TextBox Description
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DescriptionField
DescriptionField control.
protected HtmlGenericControl DescriptionField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Mobile
Mobile control.
protected TextBox Mobile
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MobileField
MobileField control.
protected HtmlGenericControl MobileField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Phone
Phone control.
protected TextBox Phone
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PhoneField
PhoneField control.
protected HtmlGenericControl PhoneField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PostalCode
PostalCode control.
protected TextBox PostalCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PostalCodeField
PostalCodeField control.
protected HtmlGenericControl PostalCodeField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Province
Province control.
protected ProvinceComboBox Province
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProvinceField
ProvinceField control.
protected HtmlGenericControl ProvinceField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Street1
Street1 control.
protected TextBox Street1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Street2
Street2 control.
protected TextBox Street2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues(Address, out string, out string)
public void GetInputValues(Address address, out string phone, out string mobile)
Parameters
SetDefaultInputValues()
public void SetDefaultInputValues()