Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Bootstrap CSS in ASP.NET web forms
Message
De
14/06/2013 12:13:54
 
 
À
14/06/2013 12:07:02
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01576247
Message ID:
01576421
Vues:
27
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform