What is the use of the WebForm.aspx.cs file?
Holds the HTML code for the form.
Holds the control configuration for the form.
Holds the C# code for the codebehind module.
Holds the C# code that will be translated into HTML on the client.