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