| |
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? |
| November 11, 2009 10:49:24 |
#4 |
| ngobeseb |
Member Since: November 2009 Total Comments: 2 |
RE: AutoPostBack Property |
| There no such thing called AutoPostBack property on a Button. |
| |
Back To Question | |