I am making a network call inside code behind constructor. I have to do this because I am passing parameter to constructor, then using those initiate the network call. Becau