New to Telerik UI for BlazorStart a free 30-day trial

Specifies a CheckBox operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum CheckBoxWebMcpToolCommand

Fields

Set the checkbox to a specific value.

C#
SetValue = 1

Toggle the checkbox between checked and unchecked.

C#
Toggle = 0
In this article
DefinitionFieldsSetValueToggle
Not finding the help you need?
Contact Support