WebGrid.AjaxUpdateContainerId Property

Definition

Gets the value of the HTML id attribute that marks an HTML element on the web page that gets dynamic Ajax updates that are associated with the WebGrid instance.

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

Property Value

The value of the id attribute.

Applies to