Click or drag to resize
RegisterBizFormAttribute Class
Registers the BizForm item class within the system or overrides the existing one.
Inheritance Hierarchy

Namespace: CMS
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public class RegisterBizFormAttribute : Attribute, 
	IInitAttribute

The RegisterBizFormAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterBizFormAttribute
Constructor
Top
Properties
  NameDescription
Protected propertyAssemblyName
Class assembly name
Public propertyClassName
Class name
Public propertyMarkedType
Document factory
Top
Methods
  NameDescription
Public methodInit
Initializes the attribute
Top
See Also

Reference