Version

csm Property

Returns the ClientStateManager for the object at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_csm() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfObjectsManager.get_csm();

Return Value

the client state manager instance
See Also