HtmlTemplateBase<'T>
Defined in RazorEngine.dll.
Provides a base implementation of an html template with a model.
Remarks
This type does not currently serve a purpose, and the WriteAttribute* API has been migrated to the TemplateBase type. This type is not deprecated, as it may form the basis for a future template that supports MVC like @Html syntax.
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|