DbMaintenanceViewModelBase..::..MapFieldToUiCommand Method
Maps the field to UI command.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public void MapFieldToUiCommand( UiCommand uiCommand, FieldDefinition fieldDefinition )
Public Sub MapFieldToUiCommand ( _ uiCommand As UiCommand, _ fieldDefinition As FieldDefinition _ )
public: void MapFieldToUiCommand( UiCommand^ uiCommand, FieldDefinition^ fieldDefinition )
Parameters
- uiCommand
- Type: UiCommand
The UI command.
- fieldDefinition
- Type: RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..FieldDefinition
The field definition.