OnlinePhotoShop.Cart Class
Web form to display the shopping cart items.

Access: Public
Base Classes: Page
  Members Description  
    Total    
    HyperLink1    
    HyperLink2    
    Table    
    Page_Load Page initialization code.

 
    UpdateCart Generates a list of formatted shopping cart items and binds them to the repeater control.

 
    OnInit    
    InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.

 
    Table_ItemCommand Command handler for buttons pressed within the table (remove).