RazorTemplateEngine 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.
Entry-point to the Razor Template Engine
public ref class RazorTemplateEngine
public class RazorTemplateEngine
type RazorTemplateEngine = class
Public Class RazorTemplateEngine
- Inheritance
-
RazorTemplateEngine
Constructors
RazorTemplateEngine(RazorEngineHost) |
Constructs a new RazorTemplateEngine with the specified host |
Fields
DefaultClassName | |
DefaultNamespace |
Properties
Host |
The RazorEngineHost which defines the environment in which the generated template code will live |