Version

props Property

For Internal Use Only. Contains ClientState information for the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_props() : {Any}
function set_props(value : {Any})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfControlMain.get_props();
See Also