Click or drag to resize
ComponentsMetadataPageTemplates Property
List of page templates 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<PageTemplateMetadata> PageTemplates { get; }

Property Value

Type: IListPageTemplateMetadata
See Also