ShoppingCartInfoShoppingCartShippingAddress Property |
Gets or sets the current shipping address.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public IAddress ShoppingCartShippingAddress { get; set; }
Property Value
Type:
IAddressSee Also