HtmlHelper.FormatValue(Object, String) Método

Definição

Formata o valor.

public string FormatValue (object value, string format);
member this.FormatValue : obj * string -> string
Public Function FormatValue (value As Object, format As String) As String

Parâmetros

value
Object

O valor.

format
String

A cadeia de caracteres de formato.

Retornos

O valor formatado.

Aplica-se a