Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

CurrencyFormatter

API reference for CurrencyFormatter in Vendr, the eCommerce solution for Umbraco v8+

CurrencyFormatter

public class CurrencyFormatter

Namespace

Constructors

CurrencyFormatter (1 of 2)

public CurrencyFormatter(string cultureName)

CurrencyFormatter (2 of 2)

public CurrencyFormatter(string cultureName, string formatTemplate)

Properties

CultureName

public string CultureName { get; }

FormatTemplate

public string FormatTemplate { get; }

Methods

FormatValue

public string FormatValue(decimal value, bool includeSymbol = true)

RoundValue

public decimal RoundValue(decimal value)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.