ViewContext.FormContext Property
Visual Studio 2010
Gets or sets an object that encapsulates information that is required in order to validate and process the input data from an HTML form.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.FormContextAn object that encapsulates information that is required in order to validate and process the input data from an HTML form.
Community Additions
ADD
Show: