ContentPlaceHolders Every SharePoint page will use a master page which contains ContentPlaceHolders, the master page will determine the location where specific controls will be rendered on the page, but sometimes it is not necessary or desired to render these controls. This solution provides a listing of all ContentPlaceHolders on a page and the ability to selectively hide them. Image Buttons This solution uses a Custom Content Type with a Web Part to display images for Hyperlinks (Image Buttons). The web part will display the selected image group from the specified Picture Library. Additional configuration permits orientation and spacing of each image. This web part can be used to replace the OOTB Image Web Part when navigation is required by clicking on an image.
Every SharePoint page will use a master page which contains ContentPlaceHolders, the master page will determine the location where specific controls will be rendered on the page, but sometimes it is not necessary or desired to render these controls. This solution provides a listing of all ContentPlaceHolders on a page and the ability to selectively hide them.
This solution uses a Custom Content Type with a Web Part to display images for Hyperlinks (Image Buttons). The web part will display the selected image group from the specified Picture Library. Additional configuration permits orientation and spacing of each image. This web part can be used to replace the OOTB Image Web Part when navigation is required by clicking on an image.