WebGrid.AjaxUpdateCallback Property

Definition

Gets the name of the JavaScript function to call after the HTML element that is associated with the WebGrid instance has been updated in response to an Ajax update request.

public string AjaxUpdateCallback { get; }
member this.AjaxUpdateCallback : string
Public ReadOnly Property AjaxUpdateCallback As String

Property Value

The name of the function.

Applies to