I'm trying to create a button with boostrap mvc, which when clicked will open a new tab with the data I want, but for this I need to pass an ID to my controller, someone could help me, because I can not pass this id using ActionLinkButton, would you have another way to do ???
Any example in bootstrap?