I want to clear textbox's cache.Suppose you have logged into gmail again if you will sigout and log in, testbox for Username show an intellisense kind of thing.How to stop that ?
|
|
|
||||||
|
|
|
You should set the AutoCompleteType property to Disabled. Check this msdn page for details. |
||
|
