Dynamicweb.eCommerce.Common Namespace : Context Class |
The following tables list the members exposed by Context.
Name | Description | |
---|---|---|
Cart | Gets the cart. | |
Country | Gets or sets the country. | |
CountrySetByCustomer | Gets or sets a value indicating whether the CurrencySetByCustomer session exists and has a value. | |
Currency | Gets or sets the currency. | |
CurrencySetByCustomer | Gets or sets a value indicating whether the CurrencySetByCustomer session exists and has a value. | |
Language | Gets or sets the language. | |
LanguageID | Gets or sets the language ID. | |
LanguageSetByCustomer | Gets or sets a value indicating whether the LanguageSetByCustomer session exists and has a value. | |
Manufacturers | Gets the manufacturers. | |
Periods | Gets the periods. | |
PropertyTypes | Gets the property types. | |
SaveMethodCombos | Gets the save method combos. | |
SaveMethodCustomCombos | Gets the save method custom combos. | |
TimeOfLoad | Gets the time of load. | |
Units | Gets the units. |
Name | Description | |
---|---|---|
CheckLoad | Checks is the Context is updated and sets TimeOfLoad,PropertyTypes,Manufacturers and Periods sessions. | |
SetCart | Sets the cart and saves it. |