Predefined Surround Templates for ASP.NET(C#)
This topic lists all predefined surround templates for ASP.NET(C#) in ReSharper 2025.1. For more information about surround templates, refer to Surround code fragments with templates.
Template | Details |
---|---|
| foreach block Scope ASP.NET tags Body <% foreach ($TYPE$ $VARIABLE$ in $COLLECTION$) { %>
$SELECTION$
$END$<%}%> Parameters
Before expansion ![]() After expansion ![]() |
Last modified: 31 March 2025