Hello guys,
I have one Sharepoint site where I have pages with Rad Controls, when we start to develop that site we used the Sunset skin for our controls, that skin was setted on the web.config according with the Skin registration article. Now, our customer is asking us to change that Skin with one personalized but according with the Using skins in ASP.NET themes article, if we register one skin that is not embedded, we need to find all of the Rad Controls and set the EnableEmbeddedSkins property to false in order to avoid one Exception. Because we have a big amount of Rad Controls, do you know another way to set this property through the web.config file?.
Thanks for your reply.
I have one Sharepoint site where I have pages with Rad Controls, when we start to develop that site we used the Sunset skin for our controls, that skin was setted on the web.config according with the Skin registration article. Now, our customer is asking us to change that Skin with one personalized but according with the Using skins in ASP.NET themes article, if we register one skin that is not embedded, we need to find all of the Rad Controls and set the EnableEmbeddedSkins property to false in order to avoid one Exception. Because we have a big amount of Rad Controls, do you know another way to set this property through the web.config file?.
Thanks for your reply.
