Version

getUIBehaviorsObj Method

Returns the UIBehaviors object of the collection at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getUIBehaviorsObj() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionsManager.getUIBehaviorsObj();
See Also