AjaxOptions.UpdateTargetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Property Value
The ID of the DOM element to update.