Click or drag to resize
ShoppingCartInfoSiteName Property
Name of the site to which the shopping cart belongs.

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

Property Value

Type: String
See Also