| RegisterComponentAttribute Class |
Namespace: Kentico.Forms.Web.Mvc
public abstract class RegisterComponentAttribute : Attribute, IPreInitAttribute
The RegisterComponentAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterComponentAttribute |
Creates an instance of the RegisterComponentAttribute class.
|
| Name | Description | |
|---|---|---|
| Identifier |
Unique identifier of the definition.
| |
| MarkedType |
Type of the registered component controller.
| |
| Name |
Name of the registered component.
|
| Name | Description | |
|---|---|---|
| PreInit |
Registers the Form Builder definition during application pre-initialization.
|