Click or drag to resize
ShoppingCartInfoShoppingCartShippingAddress Property
Gets or sets the current shipping address.

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

Property Value

Type: IAddress
See Also