| AddressInfo Constructor (DataRow) | 
            Constructor - Creates a new AddressInfo object from the given DataRow.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntaxpublic AddressInfo(
	DataRow dr
)
Parameters
- dr
 - Type: System.DataDataRow
 
See Also