HtmlHelper.FormatValue(Object, String) Metodo

Definizione

Formatta il valore.

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

Parametri

value
Object

Valore.

format
String

Stringa di formato.

Restituisce

Valore formattato.

Si applica a