DisplayMetadata.HtmlEncode Property

Definition

Gets or sets a value indicating if the model value should be HTML encoded. See HtmlEncode

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

Property Value

Applies to