In Visual Studio 2012 I use to be able to write a new controlled method, right click on it and create the view automatically.
In Visual Studio 2013 I can't seem to do this anymore.
How can I easily create a new view in 2013?
EDIT: I don't have VS2012 installed anymore, but here is an example I found online:

Here's what it currently looks like in VS2013:

As you can see "Add View" is no longer an option.