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

HtmlHelpersLocalCurrency Method

AuctionWorx 3.5 API
Overload List

NameDescription
Public methodStatic memberLocalCurrency(Controller, Decimal, String)
Returns HTML showing the specified numeric value formatted as the specified currency. The numeric portion will be wrapped in a <span> tag with css class "NumberPart" applied
Public methodStatic memberLocalCurrency(HtmlHelper, Decimal, String)
Returns a string representation of the specified numeric value formatted as the specified currency.
Public methodStatic memberLocalCurrency(HtmlHelper, String, String)
Returns a string representation of the specified numeric value formatted as the specified currency.
Top
See Also

Reference

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