RowFieldsBase.FindField method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Finds the field.
public Field FindField(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |
See Also
- class Field
- class RowFieldsBase
namespace: Serenity.Data assembly: Serenity.Net.Entity
Finds the field.
public Field FindField(string fieldName)
| parameter | description |
|---|---|
| fieldName | Name of the field. |