This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
[] public class ShoppingCart |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class ShoppingCart |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CartId |
Gets or sets the cart id.
|
|
InTax |
Gets or sets a value indicating whether [in tax].
|
|
StoreId |
Gets or sets the store id.
|
|
UserId |
Gets or sets the user id.
|
|
XmlSchema |
Gets or sets the XML schema.
|
See Also
Smartsite.Runtime.Modules Namespace