Class Switch
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public class Switch : Checkbox
- Inheritance
-
Switch
- Inherited Members
- Extension Methods
Properties
OnToggleOffAction
public ActionBase? OnToggleOffAction { get; set; }
Property Value
OnToggleOnAction
public ActionBase? OnToggleOnAction { get; set; }