1
vote
How to change .ASPX automatic formatting settings (Visual Studio)
You're able to change the autoformatting in this menu: Tools -> Options -> Text Editor
You can for example change the if statement's new line, under: C# …
