RazorEngine


ResolveType

Defined in RazorEngine.dll.

The type of a resolve action.

Record Fields

Record FieldDescription
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
Fork me on GitHub