Use IToolboxFilter interface to implement role-based toolbox filtering
This tutorial demonstrated how to implement a toolbox filter that allows only administrators to the use of the News widget. To do this, you first implement IToolboxFilter interface and then replace the default implementation.