RowValidationContext.GetFieldValue method

namespace: Serenity.Services   assemblySerenity.Net.Entity

Gets the field value.

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

See Also