InventDimASPWebControlAdapter::newFormControl Method [AX 2012]
Creates a new instance of the InventDimAXFormControlAdapter Class.
Syntax
client server public static InventDimASPWebControlAdapter newFormControl(
InventDimASPWebFormAdapter _formAdapter,
CLRObject _boundField,
boolean _isInGrid)
Run On
Called
Parameters
- _formAdapter
Type: InventDimASPWebFormAdapter Class
- _boundField
Type: CLRObject Class
- _isInGrid
Type: boolean
Return Value
Type: InventDimASPWebControlAdapter Class
New instance of the InventDimAXFormControlAdapter Class.