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