Version

registerUIBehaviors Method

Creates a UIBehaviors object for the specified collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function registerUIBehaviors() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionsManager.registerUIBehaviors();
See Also