ShoppingCartInfoShoppingCartBillingAddress Property |
Gets or sets the current billing address.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax public IAddress ShoppingCartBillingAddress { get; set; }
Property Value
Type:
IAddressSee Also