![]() |
Extended
|
The ExtendedTemplateBase type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Context | Gets the current HttpContext. |
![]() |
CurrentWriter |
Gets the current writer.
(Inherited from TemplateBase) |
![]() |
Html | Gets HTML based helper functions. |
![]() |
InternalTemplateService |
Gets or sets the template service.
(Inherited from TemplateBase) |
![]() |
Layout |
Gets or sets the layout template name.
(Inherited from TemplateBase) |
![]() |
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) |
![]() |
Url | Gets URL based helper functions. |
![]() |
ViewBag |
Gets the viewbag that allows sharing state between layout and child templates.
(Inherited from TemplateBase) |