We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4fefc commit bccf562Copy full SHA for bccf562
controls/panelbar/accessibility-and-internationalization/wai-aria-support.md
@@ -49,7 +49,7 @@ Enabling WAI-ARIA support of a **RadPanelBar** will also allow you to adjust the
49
````ASP.NET
50
<telerik:RadPanelBar runat="server" ID="RadPanelBar1" RenderMode="Lightweight" EnableAriaSupport="true">
51
<AriaSettings Label="Label for this panelbar." DescribedBy="describe_panelbar" />
52
-</telerik:RadPanelBar
+</telerik:RadPanelBar>
53
````
54
55
0 commit comments