 | HandlebarsViewEngine Constructor |
Initializes a new instance of the
HandlebarsViewEngine class with
DefaultPathsProvider as its path provider.
Namespace: HandlebarsDotNet.MvcAssembly: HandlebarsDotNet.Mvc (in HandlebarsDotNet.Mvc.dll) Version: 1.0.0-beta
Syntaxpublic HandlebarsViewEngine()
public:
HandlebarsViewEngine()
new : unit -> HandlebarsViewEngine
See Also