avoid autocomplete input text asp.net

Code Example - avoid autocomplete input text asp.net

                
                        Textbox1.Attributes.Add("autocomplete", "off");