Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Bootstrap CSS in ASP.NET web forms
Message
From
14/06/2013 12:13:54
 
 
To
14/06/2013 12:07:02
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01576247
Message ID:
01576421
Views:
28
Hmm.
I just added this in the controller:
public ActionResult Junk()
        {
            return View();
        }
then used the 'Add View' to create Junk.cshtml in the relevant Views folder. Selected the view and used 'View In Page Inspector'. Worked right away. VS2012 running as Admin

>I haven't got it to work with a controller.
>
>>Tried it. Doesn't seem to work without one.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform