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: 10.0.0
Syntax
C#
public class RegisterBizFormAttribute : Attribute, 
	IInitAttribute

The RegisterBizFormAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRegisterBizFormAttribute
Constructor
Top
Properties
  NameDescription
Public propertyClassName
Class name
Public propertyMarkedType
Gets the BizForm item implementation type
Top
Methods
  NameDescription
Public methodInit
Initializes the attribute
Top
See Also

Reference