This documentation is archived and is not being maintained.
CachedDataAnnotationsMetadataAttributes::HiddenInput Property
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
public:
property HiddenInputAttribute^ HiddenInput {
HiddenInputAttribute^ get ();
protected: void set (HiddenInputAttribute^ value);
}