Umbraco Razor Home Page Link

@{ var theHomePage = @Model.NodeById(home page id); @theHomePage.siteName }

Comments

Popular posts from this blog

Umbraco - Reset the Admin Password via SQL Server

Create a .NET Contact Form that Gets the Last Url Visited in C# Can also be Used in Umbraco

Umbraco - C# - Redirect a Umbraco Page to an external web site.