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
Tridip Bhattacharjee
NA
1.2k
77.1k
In what order asp.net mvc action find view
May 17 2018 4:51 AM
public class StaffController : Controller
{
[HttpGet]
public IActionResult Index()
{
// logic here...
return View("AnotherPage");
}
}
action check the shared folder first or view folder Views\Staff folder ?
thanks
Reply
Answers (
1
)
How to use stored procedures with SSIS packages ?
Pdf files download instead of view in android browser