PCRuntimeUIMapper.mapControlToRuntimeComponent Method [AX 2012]
Maps a form control to a runtime component.
public void mapControlToRuntimeComponent(FormBuildTabPageControl _formControl, PCRuntimeComponent _runtimeComponent)
Run On
CalledParameters
- _formControl
- Type: FormBuildTabPageControl Class
The form control.
- _runtimeComponent
- Type: PCRuntimeComponent Class
The runtime component.
Community Additions
ADD
Show: