This topic has not yet been rated - Rate this topic

ViewContext.FormContext Property

.NET Framework 4

Gets or sets an object that encapsulates information that is required in order to validate and process the input data from an HTML form.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual FormContext FormContext { get; set; }

Property Value

Type: System.Web.Mvc.FormContext
An object that encapsulates information that is required in order to validate and process the input data from an HTML form.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ