Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / Address Class / Address Constructor / Address Constructor(User,String,String,String,String,String,String,String,String,String,String,String,String,Boolean,Boolean)
The value of user
The value of nickname
The value of firstname
The value of lastname
The value of company
The value of address1
The value of address2
The value of city
The value of province
The value of postalcode
The value of phone
The value of fax
The value of email
The value of residence
The value of validated
In This Topic
    Address Constructor(User,String,String,String,String,String,String,String,String,String,String,String,String,Boolean,Boolean)
    In This Topic
    Initializes a new instance of the Address class.
    Syntax

    Parameters

    user
    The value of user
    nickname
    The value of nickname
    firstname
    The value of firstname
    lastname
    The value of lastname
    company
    The value of company
    address1
    The value of address1
    address2
    The value of address2
    city
    The value of city
    province
    The value of province
    postalcode
    The value of postalcode
    phone
    The value of phone
    fax
    The value of fax
    email
    The value of email
    residence
    The value of residence
    validated
    The value of validated
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also