steve johnson
unread,Sep 17, 2011, 9:18:58 AM9/17/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
The SPLinnkButton is a hotlink to the "home page" which displays next to the icon in a page header. I changed its "visible" property to "False"...
<SharePoint:SPLinkButton runat="server" NavigateUrl="~site/" id="onetidProjectPropertyTitle" Visible="False">
...and now I have successfully hidden it from myself, but it's still visible to non-owners.
How can I hide it from _everyone_?
Thanks a ton
sj