Umbraco Razor Get by template Id
@Html.Raw("Hello: " + @Model.NodeById(listingPage).Children.Where("template=1201").Count());
This is just a place for me to keep Umbraco code snippets: If you find any of them useful, that is great. http://www.markdevelopment.co.uk