Top "Umbraco7" questions

Umbraco 7 is an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets.

Display Image from Media Library in Umbraco 7

This should be something embarrassingly simple, but I can't get it to work: I'd simply like to display an image …

umbraco umbraco7
Umbraco 7 + Razor: How to get a Document/Node by ID?

In the sample code, this is how you get the Home page from a .cshtml file var homePage = CurrentPage.AncestorsOrSelf(1).…

c# razor umbraco umbraco7
Umbraco how to use image property id to get URL

Ok am am very new to Umbraco/C# and what I am trying to do is loop through a custom …

c# umbraco umbraco7
How to change URL names in Umbraco

This is my first time round using Umbraco and I have created Document Types / Pages using the wrong naming format …

umbraco umbraco7
Surface Controller or Custom Controller in Umbraco 7?

History I'm a Web Forms developer with some .NET MVC experience, new to Umbraco and learning as I go. So …

c# asp.net-mvc umbraco umbraco7
umbraco 7: get property value

I am using umbraco 7 ASP.NET C# MVC 4. Im trying to use the new umbraco, so far its been ok, …

c# asp.net-mvc-4 umbraco7
Umbraco 7 mvc how to get current page id

I have a custom controller to send message. So I need to get the value of property field name and …

asp.net-mvc umbraco umbraco7
Umbraco 7 Working with languages/Dictionary

Our project has finally come to a point where we can add translations. I just cant seem to figure out …

c# dictionary translation umbraco7
Umbraco - reset admin password

Is it possible? I was playing around with Umbraco, got it started up last week (just got it up and …

umbraco7
Umbraco 7: Could not load type Umbraco.Web.UmbracoApplication

Created an ASP.NET empty web application in Visual Studio Installed Umbraco 7.1.5 via NuGet Package Manager When asked to overwrite …

asp.net asp.net-mvc umbraco umbraco7