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

Return Value

Type: InventDimASPWebControlAdapter Class
New instance of the InventDimAXFormControlAdapter Class.

See Also

Reference

InventDimASPWebControlAdapter Class