s&box docs
API ReferenceSandbox.UI

public class Sandbox.UI.SwitchControl : Sandbox.UI.BaseControl

Constructors

Showing 1 constructors

Methods

Showing 2 methods

protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)

Properties

Showing 4 properties

public Microsoft.AspNetCore.Components.RenderFragment Sandbox.UI.SwitchControl.Label { get; set; }

public System.Action`1<bool> Sandbox.UI.SwitchControl.OnValueChanged { get; set; }

public virtual bool Sandbox.UI.SwitchControl.SupportsMultiEdit { get; set; }

Metadata

FieldValue
NamespaceSandbox.UI
Typeclass
AssemblyBase Library
Doc IDT:Sandbox.UI.SwitchControl

On this page