TemplateBaseT Properties |
The TemplateBaseT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Consents |
Gets the consents.
| |
| CurrentWriter |
Gets the current writer.
(Inherited from TemplateBase.) | |
| HasDynamicModel |
Determines whether this template has a dynamic model.
(Inherited from TemplateBaseT.) | |
| InternalTemplateService |
Gets or sets the template service.
(Inherited from TemplateBase.) | |
| Layout |
Gets or sets the layout template name.
(Inherited from TemplateBase.) | |
| Model |
Gets or sets the model.
(Inherited from TemplateBaseT.) | |
| Navigation | ||
| Pageview |
Gets the pageview of the current pageview.
| |
| Razor |
Gets or sets the current IRazorEngineService instance.
(Inherited from TemplateBase.) | |
| RazorEngine | Obsolete.
Gets or sets the current IRazorEngineService instance.
(Inherited from TemplateBase.) | |
| TemplateService | Obsolete.
Gets or sets the template service.
(Inherited from TemplateBase.) | |
| ViewBag |
Gets the viewbag that allows sharing state between layout and child templates.
(Inherited from TemplateBase.) |