HtmlHelper.FormatValue(Object, String) Methode

Definition

Formatiert den Wert.

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

Parameter

value
Object

Der Wert.

format
String

Die Formatzeichenfolge.

Gibt zurück

Der formatierte Wert.

Gilt für: