Click here to Skip to main content
15,917,176 members
Articles / Web Development / HTML

ASP.NET 4.0 and Control IDs

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
7 Oct 2009CPOL1 min read 10.6K   6  
In .NET 4.0, there is a new option when adding controls to a page or user control: ClientIDMode. This property offers you four choices: Legacy, Static, Predictable, Inherit...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions