It partly working !
If I know all my model properties its no problem, but I want to be able to print out all my model tags using @TemplateTags() (of Dynamicweb) in my cshtml template.
I cant convert RazorEngine.Templating.TemplateBase<Dynamicweb.Rendering.Template> to Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>
It partly working !
If I know all my model properties its no problem, but I want to be able to print out all my model tags using @TemplateTags() (of Dynamicweb) in my cshtml template.
I cant convert RazorEngine.Templating.TemplateBase<Dynamicweb.Rendering.Template> to Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>