Extended
|
The ExtendedTemplateBaseT type exposes the following members.
Name | Description | |
---|---|---|
Context | Gets the current HttpContext. | |
CurrentWriter |
Gets the current writer.
(Inherited from TemplateBase) |
|
HasDynamicModel |
Determines whether this template has a dynamic model.
(Inherited from TemplateBaseT) |
|
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) |
|
Model |
Gets or sets the model.
(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) |
|
Url | Gets URL based helper functions. | |
ViewBag |
Gets the viewbag that allows sharing state between layout and child templates.
(Inherited from TemplateBase) |