New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Migrating Skins from RadPanelBar ASP.NET to ASP.NET AJAX

Updated on Aug 24, 2026

Since RadPanelBar for ASP.NET AJAX inherits its rendering from RadPanelBar for ASP.NET "Classic", it is rather easy to migrate a skin.

There are only two changes that are needed in the skins:

  1. add the control-specific prefix ("rp" to the CSS class names and capitalize the first letter of the "Classic" class names afterwards

  2. change RadPanelbar_SkinName to RadPanelBar_SkinName

The following table lists all class names in the "Classic" version of RadPanelBar and their equivalents in the RadPanelBar for ASP.NET AJAX:

RadPanelBar "Classic" class nameRadPanelBar for ASP.NET AJAX class name
RadPanelbar_SkinRadPanelBar_Skin
linkrpLink
focusedrpFocused
expandedrpExpanded
expandablerpExpandable
textrpText
rootGrouprpRootGroup
grouprpGroup
itemrpItem
firstrpFirst
lastrpLast
disabledrpDisabled
separatorrpSeparator
level1rpLevel1
sliderpSlide
Not finding the help you need?
Contact Support