CurrencyInfoFormatPrice Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public string FormatPrice(
decimal price
)
Parameters
- price
- Type: SystemDecimal
Price to be formatted.
Return Value
Type:
StringSee Also