IValidationContext.GetFieldValue method
Gets the field value.
public object GetFieldValue(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
Return Value
The value of the field.
See Also
- interface IValidationContext
Gets the field value.
public object GetFieldValue(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
The value of the field.