BizFormItemProvider CreateInfo Method (DataRow, Boolean)Kentico 8.0 API Reference
Creates new BizForm item instance

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

Parameters

dr (Optional)
Type: OnlineSystem.Data DataRow
DataRow with the data
useGenerator (Optional)
Type: OnlineSystem Boolean
If true, the process allows using the generator to differentiate between particular info types based on data

Return Value

Type: BizFormItem
See Also