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