Class AlertOptions
Class ConfirmOptions.
Inherited Members
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public class AlertOptions : DialogOptions
Properties
OkButtonText
Gets or sets the text of the OK button.
Declaration
public string OkButtonText { get; set; }
Property Value
Type | Description |
---|---|
System.String |