DefaultHtmlGenerator.FormatValue(Object, String) Metoda

Definice

Naformátuje hodnotu.

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

Parametry

value
Object

Hodnota, která se má formátovat.

format
String

Formát, který se má použít.

Návraty

Formátovaná hodnota.

Implementuje

Platí pro