Convert..::..Format Method
Formats number using formatter string
and options
Namespace:
Suoranta.WebApp.UtilAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public string Format( int number, string format, Convert..::..NumberOptions options )
Parameters
- number
- Type: Int32
- format
- Type: String
- options
- Type: Suoranta.WebApp.Util..::..Convert..::..NumberOptions

