ModelMetadata.HideSurroundingHtml Propiedad

Definición

Obtiene o establece un valor que determina si se debe ocultar html circundante.

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

Valor de propiedad

true si se debe ocultar html circundante; de lo contrario, false.

Se aplica a