Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Looking for the "cart" class

  1. #1
    sam.bengtson is offline Member
    Join Date
    Jan 2011
    Posts
    64

    Default Looking for the "cart" class

    Hey I don't have the source code but was wondering if I had access to the "cart" class. More specifically the function:
    Code:
    cart.DisplayItems(false, ThisCustomer,True)
    This function populates the wishlist page and I would like to make a couple of changes if I have access to it.
    Any navigational help would be appreciated. Thanks

  2. #2
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Default

    If you don't have the source code you don't have access to the cart class.
    ML9.3.1.1
    SQL 2012 Express
    VS 2010
    Azure VM

  3. #3
    sam.bengtson is offline Member
    Join Date
    Jan 2011
    Posts
    64

    Default

    ok thanks, Ill write my own class then