PCRuntimeUIMapper.mapControlToRuntimeComponent Method [AX 2012]

Maps a form control to a runtime component.

public void mapControlToRuntimeComponent(FormBuildTabPageControl _formControl, PCRuntimeComponent _runtimeComponent)

Run On

Called

Parameters

_formControl
Type: FormBuildTabPageControl Class
The form control.
_runtimeComponent
Type: PCRuntimeComponent Class
The runtime component.

The mapping is complete by setting the form controls name.

Community Additions

ADD
Show: