Click or drag to resize
ShoppingCartInfoShoppingCartCompanyAddress Property
Gets or sets the current company address.

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

Property Value

Type: IAddress
See Also