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: 12.0.0
Syntax
C#
public AddressInfo ShoppingCartShippingAddress { get; set; }

Property Value

Type: AddressInfo
See Also