Class | Description | |
---|---|---|
![]() | RazorTemplateBase<T> | |
![]() | RazorTemplateModel<t> | |
![]() | Tag | Represents a template tag definition and its value. |
![]() | TagCollection | Represents a collection of Tag. |
![]() | TagExtensionMethod | Tag extension add-in for creating extension methods for template tags |
![]() | Template | Loads HTML (XSLT) based templates and expose methods for setting dynamic values and loops. Returns a parsed version of the template replacing template tags with dynamic values. |
Enumeration | Description | |
---|---|---|
![]() | Template.TemplateType | The type of template |