Click or drag to resize

TemplateBaseT Properties

The TemplateBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyConsents
Gets the consents.
Public propertyCurrentWriter
Gets the current writer.
(Inherited from TemplateBase.)
Protected propertyHasDynamicModel
Determines whether this template has a dynamic model.
(Inherited from TemplateBaseT.)
Public propertyInternalTemplateService
Gets or sets the template service.
(Inherited from TemplateBase.)
Public propertyLayout
Gets or sets the layout template name.
(Inherited from TemplateBase.)
Public propertyModel
Gets or sets the model.
(Inherited from TemplateBaseT.)
Public propertyNavigation
Public propertyPageview
Gets the pageview of the current pageview.
Public propertyRazor
Gets or sets the current IRazorEngineService instance.
(Inherited from TemplateBase.)
Public propertyRazorEngine Obsolete.
Gets or sets the current IRazorEngineService instance.
(Inherited from TemplateBase.)
Public propertyTemplateService Obsolete.
Gets or sets the template service.
(Inherited from TemplateBase.)
Public propertyViewBag
Gets the viewbag that allows sharing state between layout and child templates.
(Inherited from TemplateBase.)
Top
See Also