RazorLight
RazorLight copied to clipboard
Layout recursive feature
Support Layout recursive, Example for mvc razor, for a Layout page we can also use @{Layout = "xxxx.cshtml"} to give a parent layout page
Hi @toddams Do you plan to done this feature in next release?
I'd also love this feature.
So, the engine seriously does not support custom layouts?
You can not set it programatically, only in a template itself