Version

uniqueID Property

Return's the Unique ID of the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_uniqueID() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataGrid.get_uniqueID();

Return Value

The unique ID of the control
See Also