CachedDataAnnotationsMetadataAttributes.HiddenInput Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.