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

Question about the difference between RadFormDecorator and RadSkinManager

2 Answers 99 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Noha
Top achievements
Rank 1
Noha asked on 06 Sep 2010, 12:32 PM
Hi All

I am a little bit confused about the difference between RadFormDecorator and RadSkinManager ?

The main functionality of both of them is to apply a skin to other ASP.NET and Rad Controls on the page.

So, What is the difference ?!

Regards

2 Answers, 1 is accepted

Sort by
0
Noha
Top achievements
Rank 1
answered on 06 Sep 2010, 01:17 PM
Thanks all my confusion is solved.

RadSkinManager applies skin only for RadControls.

RadFormDecorator applies skin only for Standard ASP.NET controls like Button, Checkbox, Radiobutton and Scrollbar.

but I have another question

RadSkinManage has a property to identify the target controls that i want to apply skin on them.

but for RadFormDecorator, What is the property to identify target control of standard ASP.NET controls ???!!
0
Petio Petkov
Telerik team
answered on 06 Sep 2010, 01:35 PM
Hi Noha,

You can use RadFormDecorator's DecoratedControls or ControlsToSkip properties. You can find more about them in the following help article:
http://www.telerik.com/help/aspnet-ajax/formdecoratoroverview.html
An online example which illustrates how to configure RadFormDecorator is available here:
http://demos.telerik.com/aspnet-ajax/formdecorator/examples/default/defaultcs.aspx


Kind regards,
Petio Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
FormDecorator
Asked by
Noha
Top achievements
Rank 1
Answers by
Noha
Top achievements
Rank 1
Petio Petkov
Telerik team
Share this question
or