Select from following answers:- CookieParameter
- SessionParameter
- QueryStringParameter
- ViewStateParameter

- All Above
ViewStateParameter is not there for the SqlDataSource control. All the other 3 parameters
can be used to represent Cookies, Sesssion variable
data and QueryStrings used on th .aspx page
respectively.
Show Correct Answer
|
Alert Moderator