Class ToggleButton
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public class ToggleButton : EditorBase<string>
- Inheritance
-
ToggleButton
- Inherited Members
- Extension Methods
Properties
Icon
public Icon? Icon { get; set; }
Property Value
IsChecked
public bool IsChecked { get; set; }