ModelMetadata.HideSurroundingHtml Property

.NET Framework (current version)
 

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

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

abstract HideSurroundingHtml : bool with get, set
override HideSurroundingHtml : bool with get, set

Property Value

Type: System.Boolean

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

.NET Framework
Available since 4.5
Return to top
Show: