AjaxOptions.OnSuccess Property

Definition

Gets or sets the JavaScript function to call after the page is successfully updated.

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

Property Value

The JavaScript function to call after the page is successfully updated.

Applies to