Make on css class definition in your css file if it is or create new and assign CssClass property to the class you make. As shown below.
.ToUpperCase
{
text-transform: uppercase;
}
TextBox1.CssClass=ToUpperCase;
Saturday, September 13, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment