Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / User Class / User Constructor / User Constructor(Store,String,String,Nullable<DateTime>,String,String,String,Boolean,Boolean,DateTime,Nullable<DateTime>,Nullable<DateTime>,Nullable<DateTime>,Nullable<DateTime>,Int32,Nullable<DateTime>,Int32,Nullable<DateTime>,String)
The value of store
The value of username
The value of email
The value of affiliatereferraldate
The value of paypalid
The value of passwordquestion
The value of passwordanswer
The value of isapproved
The value of islockedout
The value of createdate
The value of lastactivitydate
The value of lastlogindate
The value of lastpasswordchangeddate
The value of lastlockoutdate
The value of failedpasswordattemptcount
The value of failedpasswordattemptwindowstart
The value of failedpasswordanswerattemptcount
The value of failedpasswordanswerattemptwindowstart
The value of comment
In This Topic
    User Constructor(Store,String,String,Nullable<DateTime>,String,String,String,Boolean,Boolean,DateTime,Nullable<DateTime>,Nullable<DateTime>,Nullable<DateTime>,Nullable<DateTime>,Int32,Nullable<DateTime>,Int32,Nullable<DateTime>,String)
    In This Topic
    Initializes a new instance of the User class.
    Syntax

    Parameters

    store
    The value of store
    username
    The value of username
    email
    The value of email
    affiliatereferraldate
    The value of affiliatereferraldate
    paypalid
    The value of paypalid
    passwordquestion
    The value of passwordquestion
    passwordanswer
    The value of passwordanswer
    isapproved
    The value of isapproved
    islockedout
    The value of islockedout
    createdate
    The value of createdate
    lastactivitydate
    The value of lastactivitydate
    lastlogindate
    The value of lastlogindate
    lastpasswordchangeddate
    The value of lastpasswordchangeddate
    lastlockoutdate
    The value of lastlockoutdate
    failedpasswordattemptcount
    The value of failedpasswordattemptcount
    failedpasswordattemptwindowstart
    The value of failedpasswordattemptwindowstart
    failedpasswordanswerattemptcount
    The value of failedpasswordanswerattemptcount
    failedpasswordanswerattemptwindowstart
    The value of failedpasswordanswerattemptwindowstart
    comment
    The value of comment
    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