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