RowFieldsBase.FindField method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Finds the field.

public Field FindField(string fieldName)
parameter description
fieldName Name of the field.

See Also