Version

objectProps Property

Returns the json ClientState from the server of the object at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_objectProps() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfObjectsManager.get_objectProps();

Return Value

json ClientState for object at the specified index
See Also