Api Sandbox UI SwitchControl
class

SwitchControl

public class SwitchControl : BaseControl

Constructors

SwitchControl()

Properties

Name Type Description
SupportsMultiEdit virtual Boolean
Label RenderFragment
OnValueChanged Action<Boolean>
Value Boolean
Assembly: Base Library Namespace: Sandbox.UI Full Name: Sandbox.UI.SwitchControl