Click or drag to resize
ComponentsMetadataSections Property
List of sections metadata.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public IList<SectionMetadata> Sections { get; }

Property Value

Type: IListSectionMetadata
See Also