Hiding Master Page Link from Settings Page

If you want to hide the links from Settings.aspx page, you can easily write the feature to do that.
here is the single entry mention to hide the "Master Page" link from the settings.aspx page.




(A) ID: give any id, It is necessary to give id to
(B) Location : Location tells from where this link is getting reference. for more details click
here (SharePoint Custom Action Identifiers)
(C) GroupID : This is where the Action fall under which Group
(D) Hide Action ID : Id of Action, which you want to hide.(Note: write is as same as it is there in
Settings.aspx page

No comments:

Post a Comment