SectionMetadata Class |
Namespace: Kentico.PageBuilder.Web.Mvc
public sealed class SectionMetadata
The SectionMetadata type exposes the following members.
Name | Description | |
---|---|---|
SectionMetadata |
Name | Description | |
---|---|---|
DefaultPropertiesUrl |
URL of the section definition to retrieve the default properties.
| |
Description |
Description of the registered section.
| |
HasProperties |
Indicates whether the section has at least one property which is decorated with EditingComponentAttribute | |
IconClass |
Icon CSS class of the registered section.
| |
MarkupUrl |
URL of the section definition to retrieve the markup.
| |
Name |
Name of the registered section.
| |
PropertiesFormMarkupUrl |
URL of the section definition to retrieve the properties form markup.
| |
TypeIdentifier |
Type section identifier.
|