Click or drag to resize
OrderAddressInfoAddressLine2 Property
Address line 2.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual string AddressLine2 { get; set; }

Property Value

Type: String

Implements

IAddressAddressLine2
See Also