Enum
PromptBoxActionType

Represents the available actions for the TelerikPromptBox action type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PromptBoxActionType

Fields

Send

Represents the action of sending a message.

Declaration

cs-api-definition
Send = 0

Field Value

PromptBoxActionType

Stop

Represents the action of stopping a loading operation.

Declaration

cs-api-definition
Stop = 1

Field Value

PromptBoxActionType

In this article
DefinitionFieldsSendStop
Not finding the help you need?
Contact Support