UiControlMap Constructor
Initializes a new instance of the UiControlMap class.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public UiControlMap( UiCommand uiCommand, FieldDefinition fieldDefinition )
Public Sub New ( _ uiCommand As UiCommand, _ fieldDefinition As FieldDefinition _ )
public: UiControlMap( UiCommand^ uiCommand, FieldDefinition^ fieldDefinition )
Parameters
- uiCommand
- Type: UiCommand
The UI command.
- fieldDefinition
- Type: RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..FieldDefinition
The field definition.