RazorTemplateBaseTModel Properties |
The RazorTemplateBaseTModel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Consents |
Gets the consents.
(Inherited from TemplateBaseT.) | |
| CurrentWriter |
Gets the current writer.
(Inherited from TemplateBase.) | |
| HasDynamicModel |
Determines whether this template has a dynamic model.
(Inherited from TemplateBaseTModel.) | |
| InternalTemplateService |
Gets or sets the template service.
(Inherited from TemplateBase.) | |
| Layout |
Gets or sets the layout template name.
(Inherited from TemplateBase.) | |
| Loops |
Returns a list of loops on this instance.
| |
| Model |
Gets or sets the model.
(Inherited from TemplateBaseTModel.) | |
| Navigation | (Inherited from TemplateBaseT.) | |
| Pageview |
Gets the pageview of the current pageview.
(Inherited from TemplateBaseT.) | |
| 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.) | |
| Values |
Gets the raw values of templates tags in a Dictionary. The key is the name of the tag, the value is value of the tag.
| |
| ViewBag |
Gets the viewbag that allows sharing state between layout and child templates.
(Inherited from TemplateBase.) |