HI All,
As we knew we will be seeing the Site Settings holding "View All Site Content".I want to hide this I am not an expert,But I tried to hide using IE tool which we get through F12
I found the below ID of the View All Site Content from Site settings options.We clearly see that it is redirecting to Viewlsts.aspx mention it's use description.
I want to hide know how can we hide this ID.Can any one help mw how can I do this using Script of Content Editor web-part
<ie:menuitem id="zz10_MenuItem_ViewAllSiteContents" menuGroupId="200" description="View all libraries and lists in this site." text="Site contents" onMenuClick="STSNavigate2(event,'/teams/ABS/_layouts/15/viewlsts.aspx');" iconSrc="/_layouts/15/images/allcontent32.png?rev=33" type="option"/>
Samar