What is the difference
between a default skin and a named skin?
The default skin is applied to all the Web
server controls in a Web form, which are of similar type, and it does not
provide a Skin ID attribute. The named skin provides a Skin ID attribute and
users have to set the Skin ID property to apply it.