ResolveType
Defined in RazorEngine.dll.
The type of a resolve action.
Record Fields
Record Field | Description |
Global
Signature: ResolveType
Modifiers: static |
When we search for a template in as part of TemplateService. |
Include
Signature: ResolveType
Modifiers: static |
When we search for a template which is included. |
Layout
Signature: ResolveType
Modifiers: static |
When we search for a layout template. |
value__
Signature: int
Modifiers: mutable |