Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / LocaleHelper Class / FormatCurrency Method
The currency value to format
In This Topic
    FormatCurrency Method (LocaleHelper)
    In This Topic
    Formats the currency
    Syntax
    public static string FormatCurrency( 
       object currency
    )

    Parameters

    currency
    The currency value to format

    Return Value

    Formatted currency
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also