Skip to content

Commit 4f02258

Browse files
docs(switch): Remove FormDecorator-related part
1 parent 4e6bfcc commit 4f02258

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

controls/switch/overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ position: 0
1212

1313
The **RadSwitch** control (**Figure 1**) enriches the features, that ASP.NET Switch control has. Additionally, it provides events, supports Commands and numerous [themes]({%slug switch/appearance-and-styling/skins%}). **RadSwitch** is available as of **R2 2021**.
1414

15-
#### Configuration
16-
The control can be easily styled by changing the `Skin` property. This will eliminate the need to use the [RadFormDecorator]({%slug formdecorator/overview%}), just to style a single switch. Developers can easily migrate their applications from using the standard ASP.NET (switch) controls to the **RadSwitch** control, because most of their functionality is provided by our control, and is controlled by the same or similar (intuitive) properties.
17-
18-
1915
>caption Figure 1: RadSwitch configuration.
2016
2117
![RadButton](images/switch-overview.png)

0 commit comments

Comments
 (0)