Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / UserRepository Class / CreateUserInstance() Method
In This Topic
    CreateUserInstance() Method
    In This Topic
    Creates a new user instance.
    Syntax
    public User CreateUserInstance()

    Return Value

    A new user instance.
    Remarks
    The user instance is only saved to the database if there is a new associated affiliate.
    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