Overload List
Name | Description | |
---|---|---|
![]() ![]() | SiteCurrencyOrFree(Controller, Decimal) |
Returns a string representation of the specified numeric value formatted as the site currency.
If the specified value is less than or equal to zero then the localized version of "Free" is returned instead.
|
![]() ![]() | SiteCurrencyOrFree(HtmlHelper, Decimal) |
Returns a string representation of the specified numeric value formatted as the site currency.
If the specified value is less than or equal to zero then the localized version of "Free" is returned instead.
|
See Also