BizFormItemFactory Constructor |
Constructor
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 11.0.0
Syntaxpublic BizFormItemFactory(
Type type
)
Parameters
- type
- Type: System.Type
Type of the BizForm class
See Also