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