Click or drag to resize
ShoppingCartInfoShoppingCartCulture Property
Shopping cart order culture (or culture of the order user created using the shopping cart).

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual string ShoppingCartCulture { get; set; }

Property Value

Type: String
See Also