Udostępnij za pośrednictwem


FieldTemplateUserControl.FormatFieldValue(Object) Metoda

Definicja

Stosuje kodowanie i formatowanie HTML do wyświetlanego ciągu.

public:
 virtual System::String ^ FormatFieldValue(System::Object ^ fieldValue);
public virtual string FormatFieldValue (object fieldValue);
abstract member FormatFieldValue : obj -> string
override this.FormatFieldValue : obj -> string
Public Overridable Function FormatFieldValue (fieldValue As Object) As String

Parametry

fieldValue
Object

Wartość z pola danych do sformatowania.

Zwraca

String

Sformatowana wartość.

Dotyczy