iisCART Documentation | ![]() |
iisCART ITEMS OBJECT - METHODS |
The Item object represents an individual item in the cart. Item objects can be accessed via the Items collection of the Cart object. |
Property(Name As String) As String |
Returns the value for a named property specified by Name. Named properties are defined in an HTML form which invokes a script containing AddToCart as demonstrated in Store.htm. Examples of named properties are Color, Size, FlyOrZipper etc. |
iisCART ITEMS OBJECT - PROPERTIES |
These properties are retrieved from the Items database table when an item is added to the cart via the AddToCart method. |
ItemID
As String Name As String Description As String Price As String Weight As String Custom1 to Custom5 |
Value of X of product in cart. where X is one of the aformentioned properties |
© Corporate Web Solutions 1998, 1999. | ![]() |