BizFormAttribute Class |
Namespace: CMS.OnlineForms
public class BizFormAttribute : CMSLoaderAttribute
The BizFormAttribute type exposes the following members.
Name | Description | |
---|---|---|
BizFormAttribute |
Constructor.
|
Name | Description | |
---|---|---|
ClassName |
Class name.
| |
RequiredModules |
List of required modules to load this item
(Inherited from CMSLoaderAttribute.) | |
Type |
BizForm item type.
|
Name | Description | |
---|---|---|
CheckModules |
Returns true if all required modules are installed
(Inherited from CMSLoaderAttribute.) | |
Init |
Applies the attribute.
(Overrides CMSLoaderAttributeInit.) | |
PreInit |
PreInitializes the module - This method is called before the application starts
(Inherited from CMSLoaderAttribute.) |