SectionDefinition Class |
Namespace: Kentico.Forms.Web.Mvc
public sealed class SectionDefinition : ComponentDefinitionBase, IFormBuilderDefinition
The SectionDefinition type exposes the following members.
Name | Description | |
---|---|---|
SectionDefinition |
Creates an instance of the SectionDefinition class.
|
Name | Description | |
---|---|---|
Description |
Description of the registered section.
| |
IconClass |
Icon CSS class of the registered section.
| |
Identifier |
Unique identifier of the component definition.
(Inherited from ComponentDefinitionBase.) | |
Name |
Name of the registered component.
(Inherited from ComponentDefinitionBase.) | |
SectionType |
Gets the type of the section.
|