csharp Set Password TextBox value

txtPassword.Attributes["value"] = "Password01$";
Use to set the Password value of an ASP:TextBox control.

Updated: Monday 27th December 2010, 06:51pm

There are 0 comments

Leave a comment of your own

Comments are currently closed.