RazorTemplateBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RazorTemplateBase abstract
public abstract class RazorTemplateBase
type RazorTemplateBase = class
Public MustInherit Class RazorTemplateBase
- Inheritance
-
RazorTemplateBase
Constructors
| RazorTemplateBase() |
Properties
| Model |
Methods
| BeginContext(Int32, Int32, Boolean) | |
| EndContext() | |
| ExecuteAsync() | |
| ExecuteTemplate() | |
| Write(Object) | |
| WriteLiteral(Object) | |
| WriteLiteralTo(TextWriter, Object) | |
| WriteTo(TextWriter, Object) |