PCRuntimeUIGenerator.generateAttributeControl Method [AX 2012]

Generates an input control for an attribute.

protected void generateAttributeControl(FormBuildTabPageControl _container, PCRuntimeAttribute _runtimeAttribute)

Run On

Called

Parameters

_container
Type: FormBuildTabPageControl Class
The control that should contain the input control.
_runtimeAttribute
Type: PCRuntimeAttribute Class
The attribute for which to generate a control.

Community Additions

ADD
Show: