Top "Umbraco" questions

Umbraco is an open-source content management system platform for publishing content on the World Wide Web and intranets.

ASP.NET Login/Membership - How to logout?

I am using the <asp:LoginStatus> control (along with <asp:Login>) I login successfully as A. …

asp.net login asp.net-membership umbraco login-control
Text isn't wrapping inside UL LI A

I have an XSLT script to output a simple vertical menu, however on a couple of my links the text …

css umbraco word-wrap
umbraco mvc surface controller, can't return view from HttpPost Action

Overview of the problem: I've created a Surface controller with an action that is called using @Html.Action(...). The @Html.…

asp.net-mvc forms http-post umbraco
Umbraco 4.6+ - How to get all nodes by doctype in C#?

Using Umbraco 4.6+, is there a way to retrieve all nodes of a specific doctype in C#? I've been looking in …

c# api umbraco
Umbraco 7 when to use @Umbraco vs @CurrentPage vs @Model in Razor views?

As the title says, when should I use @Umbraco, @CurrentPage or @Model in Razor views to get properties from a …

umbraco
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
Deciding between Umbraco and Orchard ASP.NET CMS

Now that both system's are built on ASP.NET MVC, does anyone have any experience dealing with both? Looking to …

asp.net asp.net-mvc e-commerce umbraco orchardcms
How to export data from umbraco CMS?

I have a project which is using umbraco cms, ie. MSSQL (Now we are rebuilding the site in WordPress). Which …

sql-server umbraco
Extending the umbraco dashboard

I'd like to add my own section to the umbraco dashboard so that I can integrate my own admin piece …

umbraco