Click or drag to resize
ShoppingCartInfoShoppingCartBillingAddress Property
Gets or sets the current billing address.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public IAddress ShoppingCartBillingAddress { get; set; }

Property Value

Type: IAddress
See Also