dojo.disconnect

Deprecated

This method to disconnects a handle returned from dojo/connect.

However, new code should use dojo/on instead of dojo/connect, and should merely call handle.remove() to remove a handle.

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!