Click or drag to resize
BizFormItemFactory Class
Factory that provides BizForm item objects
Inheritance Hierarchy
SystemObject
  CMS.CoreObjectFactoryBizFormItem
    CMS.OnlineFormsBizFormItemFactory

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public class BizFormItemFactory : ObjectFactory<BizFormItem>

The BizFormItemFactory type exposes the following members.

Constructors
  NameDescription
Public methodBizFormItemFactory
Constructor
Top
Properties
Methods
See Also