DisplayMetadata.HideSurroundingHtml Property

Definition

Gets or sets a value indicating if the surrounding HTML should be hidden. See HideSurroundingHtml

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

Property Value

Applies to