Method GetField
- Namespace
- Innova.Prism.Library.Configuration.UI
- Assembly
- Innova.Prism.Library.dll
GetField(string, string)
Gets the UI field with the specified entity name and field name.
UiField GetField(string entityname, string fieldname)
Parameters
Returns
- UiField
The UI field.