TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
احمد صدقی
NA
106
17.3k
How to use @scripts.render in mvc Layout
Mar 28 2019 5:54 AM
I want to use @Script.render in my Layout view page but i have an error "The name "Script" does not exist in the current context"
This is my try but error occure....
@Styles.Render("~/Content/css")
@Scripts.Render("~/bundles/modernizr")
@Styles.Render("~/Scripts/jquery-1.12.4.min.js")
@Styles.Render("~/ Scripts / jquery - ui - 1.12.1.min.js")
Reply
Answers (
1
)
Displaying data from view
how to slide down panel when clcked on "+" sign