PCRuntimeBuildInputControl.createControl Method [AX 2012]

Creates a form build input control for a runtime attribute.

public FormBuildControl createControl(PCRuntimeAttribute _runtimeAttribute, FormBuildTabPageControl _container)

Run On

Called

Parameters

_runtimeAttribute
Type: PCRuntimeAttribute Class
The run time attribute.
_container
Type: FormBuildTabPageControl Class
The control container to add the new control to.

Return Value

Type: FormBuildControl Class
A new form build input control.

Community Additions

ADD
Show: