Click or drag to resize
BizFormItemFactory Constructor
Constructor

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
public BizFormItemFactory(
	Type type
)

Parameters

type
Type: SystemType
Type of the BizForm class
See Also