RowValidationContext.GetFieldValue method
namespace: Serenity.Services assembly: Serenity.Net.Entity
Gets the field value.
public object GetFieldValue(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
See Also
- class RowValidationContext