Predefined Surround Templates for ASP.NET(C#)
This topic lists all predefined surround templates for ASP.NET(C#) in ReSharper 2024.2. 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: 18 August 2024