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

  • SEARCH
  • Home
  • 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 7620745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T04:00:48+00:00 2026-05-31T04:00:48+00:00

I was just wondering whether its possible to have something like this: I have

  • 0

I was just wondering whether its possible to have something like this: I have an Area named Admin and a Controller named ‘Edit’. Within this controller I have my Index() which simply lists a bunch of hyperlinks that is treated by the ‘Brand’ action.

Therefore my url so far is: Admin/Edit/{Brand}.

My question is whether it is possible to have for example: Admin/Edit/{Brand}/Create (as well as edit and delete). This isn’t to delete brands, its just to create things within those brands?

I approach that my approach may be misguided and this may necessitate being split into multiple controllers or whatever so don’t think that I would like a workaround to make it work this way.

  • 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-31T04:00:49+00:00Added an answer on May 31, 2026 at 4:00 am

    You could define the following route in your area registration:

    context.MapRoute(
        "Admin_default",
        "Admin/{controller}/{brand}/{action}",
        new { action = "Index" }
    );
    

    And if you wanted to have other controllers than Edit in this area which have the default route, you could register 2 routes but you will have to define a constraint for the {brand} token or the routing engine won’t be able to disambiguate between a brand and a controller action name.

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

Sidebar

Related Questions

I was wondering whether others find it redundant to do something like this... const
I'm new with Android programming. I'm just wondering whether its possible to set up
Just wondering if anyone knows whether its possible to gzip results before putting the
I am wondering whether its possible to change/set/delete my session variable AS A USER.
I'm just wondering whether it's possible to create an attribute called alias using FactoryGirl,
just wondering whether it's possible to change the screen timeout using code in Android
I'm just wondering whether it's possible todo a DATETIME comparison with the WPF, ideally
Hi Guys [and girls] :) Just wondering whether it's possible to get the absolute
Just wondering if it's possible to add a button like the Clear History, Clear
Just for neatness sake I was wondering, whether it's possible to cast Y or

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.