C
Cindy Lee
Sorry if this is a bad questions, but does it matter if I use,
this.Request.QueryString or just Request.QueryString to get my url
parameters? Will they both do the same?
this.Request.QueryString or just Request.QueryString to get my url
parameters? Will they both do the same?