Much of ReSharper's navigation pack is available in ASP.NET:
-
File Structure to get an overview of items constituting ASP.NET markup files:
- File Structure derivatives:
Go to File Member ,Go to Next/Previous Member , andGo to Containing Declaration . -
Go to Related Files - for example, from a web form to its master page, user controls, or referenced images:
-
Go to Declaration , which is especially useful for navigation to user controls and master pages from references. -
Go to Usages of Symbol for navigation fromContentPlaceHoldertags to theirContentcounterparts, or from a master page reference to any web forms that use it:
