Share via


DefaultModelMetadata.HideSurroundingHtml Property

Definition

Gets a value indicating whether the "HiddenInput" display template should return string.Empty (not the expression value) and whether the "HiddenInput" editor template should not also return the expression value (together with the hidden <input> element).

public:
 virtual property bool HideSurroundingHtml { bool get(); };
public override bool HideSurroundingHtml { get; }
member this.HideSurroundingHtml : bool
Public Overrides ReadOnly Property HideSurroundingHtml As Boolean

Property Value

Applies to