Referencing The Shield Ui Asp.net Mvc Javascript Modules
I am creating an MVC ASP.NET project and am using Shield UI MVC chart. I have added references to the trial packages I downloaded and have inserted the sample demo code that is ava
Solution 1:
I think what you are looking for is the common _Layout.cshtml
Should be located in the Views\Shared
folder.
You can learn more about how views are structured and work on the ASP.net website.
Post a Comment for "Referencing The Shield Ui Asp.net Mvc Javascript Modules"