CachedDataAnnotationsMetadataAttributes.HiddenInput Property

Gets the hidden input.

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

function get HiddenInput () : HiddenInputAttribute 
protected function set HiddenInput (value : HiddenInputAttribute)

Property Value

Type: System.Web.Mvc.HiddenInputAttribute
The hidden input.
Show: