This is a migrated thread and some comments may be shown as answers.

Setting Skin through WebConfig

1 Answer 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Feizal Amlani
Top achievements
Rank 1
Feizal Amlani asked on 20 Feb 2009, 05:37 PM
Hello,

I am trying to specify the Skin to use in my web.config file but it doesn't seem to work. 

 

<telerik:RadComboBox ID="radSkinTest" runat="server"></telerik:RadComboBox>

<appSettings>
<add key="Telerik.Web.UI.Skin" value="Vista"/>
</appSettings>

Any help would be appreciated.
Feizal

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Feb 2009, 01:32 PM
Hi Feizal,

The correct key name is Telerik.Skin

http://www.telerik.com/help/aspnet-ajax/skinregistration.html

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Feizal Amlani
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or