Skip to content

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