BizFormItem New Method (String, DataRow)Kentico 8.0 API Reference
Creates new BizFormItem instance which must inherit the BizFormItem class.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

className
Type: OnlineSystem String
Class name in format application.class
dataRow (Optional)
Type: OnlineSystem.Data DataRow
Data row containing both tree node and coupled table

Return Value

Type: BizFormItem
See Also