IValidationContext.GetFieldValue method

namespace: Serenity   assemblySerenity.Net.Data

Gets the field value.

public object GetFieldValue(string fieldName)
parameter description
fieldName Name of the field.

See Also