HyperLinkField.FormatDataTextValue(Object) Metoda

Definicja

Formatuje tekst podpisu przy użyciu ciągu formatu określonego DataTextFormatString przez właściwość.

protected:
 virtual System::String ^ FormatDataTextValue(System::Object ^ dataTextValue);
protected virtual string FormatDataTextValue (object dataTextValue);
abstract member FormatDataTextValue : obj -> string
override this.FormatDataTextValue : obj -> string
Protected Overridable Function FormatDataTextValue (dataTextValue As Object) As String

Parametry

dataTextValue
Object

Wartość tekstowa do sformatowania.

Zwraca

String

Sformatowana wartość tekstowa.

Uwagi

Metoda FormatDataTextValue jest metodą pomocnika służącą do formatowania tekstu podpisu hiperłącza w HyperLinkField obiekcie z ciągiem formatu określonym przez DataTextFormatString właściwość.

Uwaga

Ta metoda jest używana głównie przez deweloperów sterujących.

Dotyczy