---
title: "MVC ActionResult name."
type: "forum-thread"
url: "https://www.webforum.nu/amne/dotnet/186275-mvc-actionresult-name"
topic: ".NET"
topic_url: "https://www.webforum.nu/amne/dotnet"
author: "Sjodahl"
published: "2011-03-07T18:39:15.000Z"
updated: "2011-03-07T18:39:15.000Z"
replies: 0
views: 907
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/dotnet/186275-mvc-actionresult-name"
---

# MVC ActionResult name.

## #1 — Sjodahl, 2011-03-07T18:39Z

Hej,

Om jag har en Controller och vill skapa upp en sida som heter med ett "-" tecken hur gör jag detta?

t.ex:

```
public ActionResult vanliga[B]-[/B]fragor()
{
	return View();
}
```

Permalänk: https://www.webforum.nu/p/186275

---

Tråden på webben: https://www.webforum.nu/amne/dotnet/186275-mvc-actionresult-name
