Web Part Feature "it displays the link if the logged-in user has sufficient permissions." can't that happen using a webpart ? like if you create a webpart that is hidden by default and on page load method check if user have enough permissions then display webpart otherwise keep it hidden, am just trying to think about an easy way of doing this task to be honest.