Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Convert..::..Format Method

Formats number using formatter string and options

Namespace:  Suoranta.WebApp.Util
Assembly:  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

Return Value

Input value as formatted string