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