clientid - How should we use ClientIDMode property that comes with asp.net 4.0? -


how should use clientidmode property comes asp.net 4.0?... when should use 1 on other clientidmodes?

rick strahl wrote nice article on topic:

one of more anticipated features of asp.net 4.0 – @ least me - new clientidmode property, can used force controls generate clean client ids don’t follow asp.net’s munged namingcontainer id conventions.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -