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 8521627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T06:52:50+00:00 2026-06-11T06:52:50+00:00

In MVC 3, view-cshtml file, I want to create a dynamic id like below.

  • 0

In MVC 3, view-cshtml file, I want to create a dynamic id like below. How can I merge “videoItem_” and “@MenuItemIndex” to get “videoId_5” for example?

<div class='videoItem' id='videoItem_@MenuItemIndex'>

EDIT : I only need to add();

<div class='videoItem' id='videoItem_@(MenuItemIndex)'>

Thank you.

  • 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-06-11T06:52:51+00:00Added an answer on June 11, 2026 at 6:52 am

    Wrap the variable in brackets to make the expression explicit:

    <div class='videoItem' id='videoItem_@(MenuItemIndex)'>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can i directly access a .cshtml file in ASP.NET MVC using razor view
I want to implement a file uplaod logic in MVC, My view(cshtml) would contain
In the MVC View code below, isLoggedInDb is underlined in green with a tooltip
I have an ASP.NET MVC view and related model. How can I fill its
I would like to know how can I pass data from controller to view
I am using MVC 3 with the Razor view engine. I want to set
I'm learning ASP.NET MVC 3 and trying to create a View with a single
ASP.NET MVC 3 Routing confuses me. I feel like I've read everything I can,
In an ASP.NET MVC view I'd like to include a link of the form:
I have _Layout.cshtml defined for my mvc application, which is shown below: @inherits System.Web.Mvc.WebViewPage

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.