Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and returns an instance of inventDimCtrl_Frm based on an ASP.NET control.
Syntax
client public static InventDimCtrl_Frm_PurchReq newFromASPWebForm(
WebControlId _rootControlUniqueId,
WebControlId _dataSourceControlId,
DataSetRun _dataSetRun)
Run On
Client
Parameters
- _rootControlUniqueId
Type: WebControlId Extended Data Type
The unique ID of the ASP.NET user control.
- _dataSourceControlId
Type: WebControlId Extended Data Type
The ID of an ASP.NET data source.
- _dataSetRun
Type: DataSetRun Class
TheDataSetRun instance that provides data to controls.
Return Value
Type: InventDimCtrl_Frm_PurchReq Class
An instance of this class that can be used in an ASP.NET user control.