Share via


InventDimASPWebFormAdapter::newFromASPWebForm Method [AX 2012]

Creates a new instance of the InventDimASPWebFormAdapter Class.

Syntax

client server public static InventDimASPWebFormAdapter newFromASPWebForm(
    WebControlId _rootControlUniqueId, 
    WebControlId _dataSourceControlId, 
    DataSetRun _dataSetRun)

Run On

Called

Parameters

Return Value

Type: InventDimASPWebFormAdapter Class
A new instance of the InventDimASPWebFormAdapter Class.

See Also

Reference

InventDimASPWebFormAdapter Class