Edit

Share via


ModelMetadata.HideSurroundingHtml Property

Definition

Gets or sets a value that determines whether surrounding HTML should be hidden.

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

Property Value

true if surrounding HTML should be hidden; otherwise, false.

Applies to