IValidationContext.GetFieldValue method
namespace: Serenity assembly: Serenity.Net.Data
Gets the field value.
public object GetFieldValue(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
See Also
- interface IValidationContext
namespace: Serenity assembly: Serenity.Net.Data
Gets the field value.
public object GetFieldValue(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |