Predefined Surround Templates for ASP.NET(VB.NET)
This topic lists all predefined surround templates for ASP.NET(VB.NET) in JetBrains Rider 2021.1. For more information about surround templates, see Surround Code Fragments with Templates
Template | Details |
---|---|
foreach | For Each block Scope ASP.NET tags Body <%For Each $VAR$ As $TYPE$ In $COL$ %>
$SELECTION$
<%Next%> Parameters
Before expansion After expansion |
Last modified: 12 July 2021