Sorry if this is a bad questions, but does it matter if I use,
this.Request.Qu eryString or just Request.QuerySt ring to get my url
parameters? Will they both do the same?
this.Request.Qu eryString or just Request.QuerySt ring to get my url
parameters? Will they both do the same?
Comment