FormContext.GetValidationMetadataForField Method
Include Protected Members
Include Inherited Members
Retrieves the validation value for the specified input field.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetValidationMetadataForField(String) | Retrieves the validation value for the specified input field. | |
GetValidationMetadataForField(String, Boolean) | Retrieves the validation value for the specified input field and a value that indicates what to do if the validation value is not found. |
Top