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

applying user level skins

1 Answer 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
abc
Top achievements
Rank 1
abc asked on 17 Mar 2009, 01:14 PM
hi,

    My case is as follows. When a user logs in and lands up in an aspx page and selects a particular skin value from the radcombobox, then all the current page and all the pages he opens next, should be having the same skin. How do I do that ? I am trying out using radskinmanager.  Please help me out.

Thanks in advance !!!

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 17 Mar 2009, 01:23 PM
Hi abc,

This behavior is exactly what is done in the current version of the RadControls for ASP.NET AJAX Quick Start Framework:

http://demos.telerik.com/aspnet-ajax/controls/examples/default/defaultcs.aspx

You can see the implementation of the Header.ascx user control and the Header.cs class from your local RadControls for ASP.NET AJAX installation folder for more details. Their default locations are as follows:

C:\Program Files\telerik\RadControls for ASPNET AJAX Q1 2009\Live Demos\Common
C:\Program Files\telerik\RadControls for ASPNET AJAX Q1 2009\Live Demos\App_Code\QuickStart


Best,
Sebastian
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
abc
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or