public:
virtualproperty FormContext^ FormContext {
FormContext^ get ();
void set (FormContext^ value);
}
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.