Umbraco Razor Get by template Id


@Html.Raw("Hello: " + @Model.NodeById(listingPage).Children.Where("template=1201").Count());

Comments

Popular posts from this blog

Umbraco 7 HTML Site Map Partial View

Umbraco - Reset the Admin Password via SQL Server

Umbraco Macro for IFrame when Embedding Video, Vimeo Universal Player, or other types of IFrame on to a Page XSLT version and Razor Version