Questions tagged [umbraco7]

Umbraco 7 is an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure.

Umbraco 7 is the seventh stable release of Umbraco - an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. The open source backend is released under an MIT License while the UI is released under the Umbraco license.

Resources

https://umbraco.com/products/umbraco-cms/umbraco-7/

1472 questions
-3
votes
1 answer

7.2 Umbraco forms - How to

Just trying out the new form feature in 7.2. I have created a form worked out how to get it to render in a template, and I can submit the form. However, submit the form it tries to post to a controller that does not exist - App Crashes. When I go…
Ayo Adesina
  • 1,714
  • 3
  • 22
  • 53
-4
votes
2 answers

Not sure why I'm getting this C# error

The error is: Using the generic type 'System.Collections.Generic.List' requires 1 type arguments I have no idea why this is happening, please bare in mind that I'm very new to C# and don't exactly understand how to work with it yet. I'm trying to…
1 2 3
98
99