1
pimps
102 days, 22 hours, 37 minutes ago
Thursday, October 29, 2009 9:31:37 PM GMT Thursday, October 29, 2009 3:15:08 PM GMT

ClientIDMode in ASP.NET 4.0

ClientIDMode in ASP.NET 4.0
 
west-wind.com -- One of the more anticipated features of ASP.NET 4.0 – at least for me - is the new ClientIDMode property, which can be used to force controls to generate clean Client IDs that don’t follow ASP.NET’s munged NamingContainer ID conventions. To be clear, NamingContainer IDs are necessary for complex controls and pages that nest many things inside of a single context, but for most application level Web design scenarios those munged IDs get in the way and don’t provide a lot of value.
hismightinesshismightiness posted 103 days, 4 hours, 53 minutes ago     show counter code
tags: asp.net 4.0, HTML, JQuery

No comments yet, be the first one to post comment.

To post your comment please login or signup