DisplayFormatAttribute.HtmlEncode Tulajdonság

Definíció

Lekéri vagy beállít egy értéket, amely jelzi, hogy a mező HTML-kódolású-e.

public:
 property bool HtmlEncode { bool get(); void set(bool value); };
public bool HtmlEncode { get; set; }
member this.HtmlEncode : bool with get, set
Public Property HtmlEncode As Boolean

Tulajdonság értéke

trueha a mező HTML-kódolású; egyéb esetben. false

A következőre érvényes: