Top "Umbraco" questions

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

Umbraco: List Child Nodes in User Control

I have a user control in which I need to return child nodes based on parentID. I am able to …

c# asp.net umbraco
Should I delete TEMP folder when publishing Umbraco?

When I publish content to my server should I publish `AppData\Temp' folder as well? Logic is not to do …

.net umbraco
how to remove html tags from rich text editor in Umbraco (Razor)

I am using a rich text editor to display description on the products page , but the page renders as : <…

razor umbraco umbraco-blog
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
Is there a way to add a Umbraco Custom Data Type that basically was a grouping of existing data types?

On a number of different document types, I have to add the same 3 native Umbraco data types content picker TextString …

umbraco
Creating a custom error page in Umbraco CMS

I'm working on a client site who is using Umbraco as a CMS. I need to create a custom 404 error …

c# asp.net content-management-system umbraco
Generate GUID in XSLT

I need to generate a GUID with XSLT and if needed C#, does anyone know how to best do this? …

c# xslt guid umbraco
Umbraco: differences between Node, DynamicNode, Content

Then there are many class that represents Umbraco documents: 1) umbraco.cms.businesslogic.Content 2) umbraco.cms.businesslogic.web.Document 3) umbraco.MacroEngines.…

c# performance umbraco
How to change link to document in Umbraco manually

My breadcrumbs are broken because of incorrect link to home page. Please tell me, how can I change the "Link …

content-management-system umbraco
Is Orchard or Umbraco MVC?

I'm much happier with the quality of output I can get with MVC over webforms: hand crafted HTML that isn't …

asp.net asp.net-mvc umbraco orchardcms