AjaxOptions.UpdateTargetId
AjaxOptions.UpdateTargetId
AjaxOptions.UpdateTargetId
Property
Definition
Gets or sets the ID of the DOM element to update by using the response from the server.
public string UpdateTargetId { get; set; }
member this.UpdateTargetId : string with get, set
Public Property UpdateTargetId As String