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

Specifies a Window operation exposed as a WebMCP tool.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum WindowWebMcpToolCommand

Fields

Close the window.

C#
Close = 1

Maximize the window.

C#
Maximize = 3

Minimize the window.

C#
Minimize = 2

Open the window.

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