Table of Contents

Class BoxedRadio

Namespace
Dynamicweb.CoreUI.Editors.Lists
Assembly
Dynamicweb.CoreUI.dll

For selecting a single option. Use this when you have a list of less than 11 options

public class BoxedRadio : ListBase, IToggleableEditor
Inheritance
BoxedRadio
Implements
Inherited Members
Extension Methods

Properties

ShowToggle

public bool ShowToggle { get; set; }

Property Value

bool
To top