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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public OrderAddressInfo OrderBillingAddress { get; }

Property Value

Type: OrderAddressInfo
See Also