BizFormItem New Method (String, DataRow)Kentico 8.1 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.1.5347.20411)

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