CachedDataAnnotationsMetadataAttributes.HiddenInput Property

Definition

Gets the hidden input.

public System.Web.Mvc.HiddenInputAttribute HiddenInput { get; protected set; }
member this.HiddenInput : System.Web.Mvc.HiddenInputAttribute with get, set
Public Property HiddenInput As HiddenInputAttribute

Property Value

The hidden input.

Applies to