Get entity for field.
Namespace:
GeonBit.UI.Utils.Forms
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Entity GetEntity(
string fieldId
)
Parameters
- fieldId
- Type: SystemString
Field id to get entity for.
Return Value
Type:
EntityField's root entity.
See Also