if you disable view state of a textbox will it maintain
data during postbacks.if yes reason

Answer Posted / sivakumar

Yes it will preserve the value. Because the value whatever
we have in the controls are loaded appropriatly on the
controls by LoadPostBackData event.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is custom attribute? How to create?

541


Which platform does Microsoft .NET use for exchanging data between applications?

582


How do you declare static variable?

559


What does the orientation property do in a menu control?

530


How Can assign alias name for ASP.NET Web API Action?

934






How can you dynamically add user controls to a page?

509


What is a user developed application?

524


What does aspcompat="true" mean?

551


Explain State management in asp.net

623


What is ASLM?

678


What is meant by ispostback in asp net?

538


What is the namespace to create thread in .net?

525


How many types of sessions in asp.net?

577


What are the namespaces used in asp.net mvc? : asp.net mvc

511


Is a dll file an executable?

553