You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Helpers > HtmlHelpers Class > HtmlHelpers.SiteCurrencyOrFree Method

HtmlHelpersSiteCurrencyOrFree Method

AuctionWorx 3.5 API
Overload List

NameDescription
Public methodStatic memberSiteCurrencyOrFree(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.
Public methodStatic memberSiteCurrencyOrFree(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.
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.