SubTotal Method

Design Pattern Framework 3.5

Design Pattern Framework 3.5 SubTotal Method
Patterns-In-Action! ApplicationASPNETWebApplication.WebShopCartSubTotal()()()
Gets the subtotal cost of items in shopping cart.
Declaration Syntax
C# Visual Basic
protected double SubTotal()
Protected Function SubTotal As Double
Return Value
Subtotal cost.

Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0)