Click or drag to resize

CurrencyServiceFormat Method (Currency, Double)

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string Format(
	Currency currency,
	double value
)

Parameters

currency
Type: Dynamicweb.Ecommerce.InternationalCurrency
value
Type: SystemDouble

Return Value

Type: String
See Also