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
Anisha Kumaradas
NA
46
10.7k
Action Link in Layout Page in ASP.NET MVC.
Dec 15 2017 12:57 AM
Hi..
I am fresher to .NET technology.Currently i am working on ASP.NET MVC where I have to use action link on layout page.I am using the below code.
@Html.ActionLink("Registration", "RegistrationPo", "PO", new { CID = Model.CollegeID }, new { @class = "badge", @style = "color:white" }).
Please suggest me how to use the same action link using session to pass parameters..
Reply
Answers (
1
)
image zoomIn zoomOut on popup modal in asp.net
Session in mvc to pass parameters in layout page