FormContext Properties

 

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

NameDescription
System_CAPS_pubpropertyFieldValidators

Gets the field validators for the form.

System_CAPS_pubpropertyFormId

Gets or sets the form identifier.

System_CAPS_pubpropertyReplaceValidationSummary

Determines whether client validation errors should be dynamically added to the validation summary.

System_CAPS_pubpropertyValidationSummaryId

Gets or sets the identifier for the validation summary.

Return to top
Show: