Click or drag to resize
PageTemplateMetadata Properties

The PageTemplateMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDefaultPropertiesUrl
URL of the page template definition to retrieve the default properties.
Public propertyDescription
Description of the registered page template.
Public propertyHasProperties
Indicates whether the page template has at least one property which is decorated with EditingComponentAttribute
Public propertyIconClass
Icon CSS class of the registered page template.
Public propertyName
Name of the registered page template.
Public propertyPropertiesFormMarkupUrl
URL of the page template definition to retrieve the properties form markup.
Public propertyTypeIdentifier
Type page template identifier.
Top
See Also