Freigeben über


IHtmlGenerator.FormatValue(Object, String) Methode

Definition

Formatieren sie einen Wert.

public:
 System::String ^ FormatValue(System::Object ^ value, System::String ^ format);
public string FormatValue (object value, string format);
abstract member 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.

Gilt für: