AjaxOptions.OnFailure Property

Definition

Gets or sets the JavaScript function to call if the page update fails.

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

Property Value

The JavaScript function to call if the page update fails.

Applies to