Predefined Surround Templates for ASP.NET(VB.NET)
This topic lists all predefined surround templates for ASP.NET(VB.NET) in ReSharper 2022.3. For more information about surround templates, see Surround code fragments with templates.
Template | Details |
---|---|
| For Each block Scope ASP.NET tags Body <%For Each $VAR$ As $TYPE$ In $COL$ %>
$SELECTION$
<%Next%> Parameters
Before expansion After expansion |
Last modified: 28 December 2022