AjaxOptions.Confirm Property

Definition

Gets or sets the message to display in a confirmation window before a request is submitted.

public string Confirm { get; set; }
member this.Confirm : string with get, set
Public Property Confirm As String

Property Value

The message to display in a confirmation window.

Applies to