Predefined Surround Templates for ASP.NET
This topic lists all predefined surround templates for ASP.NET in ReSharper 2021.2. For more information about surround templates, see Surround code fragments with templates
Template | Details |
---|---|
| Scope ASP.NET tags Body <$TAG$ $RUNATSERVER$$END$>$SELECTION$</$TAG$> Parameters
|
| Wrap the selection in a hyperlink Scope HTML and similar tags Body <a href="http://$END$">$SELECTION$</a> Parameters
|
Last modified: 21 October 2021