Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / Wishlist Class / SaveForUser Method
Id of the user for which to save this wishlist
In This Topic
    SaveForUser Method
    In This Topic
    Save this wishlist for the given user
    Syntax
    public virtual void SaveForUser( 
       int userID
    )

    Parameters

    userID
    Id of the user for which to save this wishlist
    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