WebGrid.AjaxUpdateContainerId 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 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.