Design time support error using RadButton in Sitefinity

Posted by Community Admin on 04-Aug-2018 19:02

Design time support error using RadButton in Sitefinity

All Replies

Posted by Community Admin on 30-Nov-2011 00:00

When I add a RadButton to either a usercontrol or Master Page and click on the design time support button (that button with the arrow that appears in design view) it displays an error message.

Error Creating Panel
Property accessor 'Skin' on object 'Telerik.Web.Design.RadButton' on DesignerActionList threw the following exception:
'Unable to cast object of type 'Telerik.Web.UI.RadButton' to type 'Telerik.Web.ISkinnableControl'

Posted by Community Admin on 05-Dec-2011 00:00

Hello David,

RadButton inherits directly from RadWebControl, which implements the ISkinnableControl interface. Make sure you have installed the RadControls properly and you don't have a problem with your Visual Studio, since the RadButton works properly and can be skinned with its embedded skins and with external ones. For more information you can take a look at this video demonstrating how the default behavior looks on our side.

Kind regards,
Jen Peleva
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed