c# - Password filled blank after postback -


when set textmode = password value of textbox lost after postback since know textbox class implement interface ipostbcakdatahandler retains value either disable textbox viewstate false.

so want know reason why happening.


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

java - What is the difference between String. and String.this. ? -