is it possible to use Browser Link to get the exact piece of ASP.NET MVC which generated an html tag?
Imagine I've some divs. Some identified by css, some by their id, some by the id of their parents. Usually there isn't an organic way to pass from the rendered page to the element which has genereted it. I need to find the piece of View wich genereted an html tag