Freigeben über


DefaultHtmlGenerator.FormatValue(Object, String) Methode

Definition

Formatieren sie einen Wert.

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

Parameter

value
Object

Der zu formatierende Wert.

format
String

Das zu verwendende Format.

Gibt zurück

Der formatierte Wert.

Implementiert

Gilt für: