BizFormItem New ItemType  Method (String, IDataContainer)Kentico 8.0 API Reference
Creates new document instance.

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
data
Type: CMS.Base IDataContainer
Data container containing both tree node and coupled table

Return Value

Type: ItemType
See Also