Template Model

A template model is an interface-like representation of a Sitecore template. In the SitecoreDXG-generated output documentation, template models are displayed similarly to the documentation page for a C# class on MSDN.

When viewing a template model, you will be able to see the template's ancestry, any documentation for the template, the fields that belong to the template, any templates that are inherited and any templates that inherit the current template.

The model of the _Headline template from Habitat's Teasers module

Last updated