I have RadSkinManager in Parent page, User can change the skin dynamically....for now the changed skin got applying only for parent page controls.How can i get same skin for the chid page controls(without passing querystring) ?.
Thanks,
satish.
1 Answer, 1 is accepted
0
Sebastian
Telerik team
answered on 24 Mar 2009, 01:12 PM
Hi satish,
I suppose that by parent/child page you have in mind master/content or webform/user control scenario - is this assumption correct? If so, note that you can apply skin programmatically using the ApplySkin method of RadSkinManager. Before that you can get reference to the manager with its GetCurrent static method as shown in the relevant section of this help topic.
Best regards,
Sebastian
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.