BizFormItemFactory Constructor |
Constructor
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public BizFormItemFactory(
Type type
)
Parameters
- type
- Type: SystemType
Type of the BizForm class
See Also