Gets a System.Web.UI.ThemeableAttribute instance used to decorate a type or member that is not affected by themes and control skins.
The ThemeableAttribute.No field is equivalent to creating an instance using the ThemeableAttribute.#ctor(bool) constructor and passing false.