When we are about to write some code in the .aspx.cs file , we are able to access Response object.
How we are getting that object, and where it is presented, and how its working as a object as we haven't created that
Is it a property?
Is it a class?
Tell me all variations about Response object
Go to the complete details ...