| |
GeekInterview.com > Interview Questions > Microsoft > C#
| Print | |
Question: AutoPostBack Property
Answer: There is Cancel button and OK button on page. When we click Cancel button it skips all validation controls and goes to next page.
(a)Page AutoPostback of Cancel is True. (b)Page AutoPostback of Cancel is False. (c)Page AutoPostback of OK is True. (d)Page AutoPostback of OK is False.
Which option is correct? |
| May 05, 2009 08:49:50 |
#1 |
| PRASHANT MISHRA |
Member Since: May 2009 Total Comments: 1 |
RE: AutoPostBack Property |
AutoPostBack of Cancel is True |
| |
Back To Question | |