HtmlHelper.FormatValue(Object, String) Método

Definición

Da formato al 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

Valor.

format
String

Cadena de formato.

Devoluciones

Valor con formato.

Se aplica a