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:28:27
 
 
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:
01576423
Views:
33
So, it isn't webapi that pulls data into the model. It's the controller code, written in C#. You still need something for the backend.

>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.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform