| RegisterFormSectionAttribute Class |
Namespace: Kentico.Forms.Web.Mvc
public sealed class RegisterFormSectionAttribute : RegisterComponentAttribute
The RegisterFormSectionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterFormSectionAttribute |
Initializes a new instance of the RegisterFormSectionAttribute class.
|
| Name | Description | |
|---|---|---|
| Description |
Description of the registered section.
| |
| IconClass |
Font-icon CSS class of the registered section.
| |
| Identifier |
Unique identifier of the definition.
(Inherited from RegisterComponentAttribute.) | |
| MarkedType |
Type of the registered component controller.
(Inherited from RegisterComponentAttribute.) | |
| Name |
Name of the registered component.
(Inherited from RegisterComponentAttribute.) |
| Name | Description | |
|---|---|---|
| PreInit |
Registers the section definition during application pre-initialization.
(Overrides RegisterComponentAttributePreInit.) |