Predefined Surround Templates for ASP.NET
This topic lists all predefined surround templates for ASP.NET in JetBrains Rider 2021.1. For more information about surround templates, see Surround Code Fragments with Templates
Template | Details |
---|---|
tag | Scope ASP.NET tags Body <$TAG$ $RUNATSERVER$$END$>$SELECTION$</$TAG$> Parameters
|
link | Wrap the selection in a hyperlink Scope HTML and similar tags Body <a href="http://$END$">$SELECTION$</a> Parameters
|
Last modified: 12 July 2021