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

add multiple custom skins in one aspx page

1 Answer 42 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Daniel Kuo
Top achievements
Rank 1
Daniel Kuo asked on 16 Nov 2008, 01:57 AM
Hi:

i have a question about rademeu custom skin:
if i have 2 or more custom skins of radmenu and i need using them in one ASPX page
how can i achieve this?

i am using skin registration in web.config, for example, 
<appSettings>
    <add key="Telerik.Menu.Skin" value="OutlookWarp" />
  </appSettings>

but how can i registration another custom skin?

Do i miss something?

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 17 Nov 2008, 01:07 PM
Hello Daniel Kuo,

You need to manually register both skins as described here: Skin Registration and do not use global skin setting.


Kind regards,
Veselin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
Daniel Kuo
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or