BizFormAttribute Constructor |
Constructor.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax public BizFormAttribute(
string className,
Type type
)
Parameters
- className
- Type: SystemString
Class name - type
- Type: SystemType
Class to register
See Also