Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 300819
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:56:56+00:00 2026-05-12T06:56:56+00:00

In my MVC app I have one action available on a public side so

  • 0

In my MVC app I have one action available on a public side so everything looks like http://www.domain.com/pagename

When it goes to the action method of my WebPageController it finds it in the DB by pagename and renders the View.

In the View I do a database call to a foreign key table called WebPageContent. For each WebPageContent I do a RenderPartial(WebPageContentItem.ControlType)

This works for the most part, I now have a need to have http://www.domain.com/pagename/idofsomething

I have made the changes relevant and the Controller is firing it. What I want to do is if the ID is passed to the Controller I need to get it to my RenderPartial call. I have got it working by setting the ID via ViewData but didn’t know if that was the best approach?

Controller->ViewData->View->RenderPartial(“Name”,Model,ViewData)

In the actual UserControl can you read the action parameter or get it from ViewContext or similar?

In my RenderPartial I can then make a DB call to find the relevant item by the passed ID and then render relevant HTML from the DB object.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T06:56:57+00:00Added an answer on May 12, 2026 at 6:56 am
    <% var id = ViewContext.RouteData.Values["Id"]; %>
    

    SO – Getting the name of the controller and action method in the view in ASP.Net MVC …

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an MVC app that is basically one page with a bunch of
In my asp.net mvc 2 app I have an action which is rather data-heavy.
I have a Spring MVC web application with conroller like below : @Controller public
I have an asp.net MVC app. One of the forms posts json data to
In my Asp.net MVC app, I have two methods on a controller, one for
I have a MVC-app that has a controller with an action that is supposed
I have an MVC 3 web app that has an Action which I need
I have Outputcache attribute above one of my controller action in an ASP.NET MVC
I have an ASP.NET MVC web app and on one page I wish to
Using Unity in an ASP.Net MVC 2 app I have various dependencies on Controllers

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.