Class AlertOptions
- Namespace
- Radzen
- Assembly
- Radzen.Blazor.dll
Class ConfirmOptions.
public class AlertOptions : DialogOptions
- Inheritance
-
AlertOptions
- Derived
- Inherited Members
Constructors
AlertOptions()
public AlertOptions()
Properties
OkButtonText
Gets or sets the text of the OK button.
public string OkButtonText { get; set; }