Monday, October 20, 2014

How to add custom control (delegate control) in SharePoint 2013 Masterpage(.html version)

Hi Floks,Today I am going to talk regarding delegate control which is mostly used to insert SharePoint control in simple html pages. SharePoint contains many delegate control in it's default master-page. Some of them are as listed below: AdditionalPageHead GlobalSiteLink0 GlobalSiteLink1 GlobalSiteLink2 PublishingConsole QuickLaunchDataSource SmallSearchInputBox TopNavigationDataSourceYou can customize this control as well as you can create you own...

Wednesday, October 15, 2014

Clear SharePoint Designer Cache

Hi Floks,Today I am going to explain how to clear cache of SharePoint Designer. By clearing SharePoint Designer Cache following things of SharePoint Designer will be wiped out. Site history which you open in SharePoint Designer in the past Credentials which you stored in SharePoint site Site folders which will be created while opening site in SharePoint DesignerSteps to clear SharePoint Designer Cache Open Run Open below listed path & Remove...

Wednesday, October 1, 2014

SharePoint URL shortcuts / URL of Pages which can be used for SharePoint Administrator

Below is the list of pages & their paths which can be accessed from URL :Below listed URL's works for SharePoint 2010 for SharePoint 2013 please add /15/after /_layouts. Add web parts to any page: /append ?PageView=Shared&ToolPaneView=2 Create New Site Content: /_layouts/create.aspx Create New Site: /_layouts/NewsbWeb.aspx List Template Gallery: /_catalogs/lt/Forms/AllItems.aspx Master Page Gallery: /_catalogs/masterpage/Forms/AllItems.aspx Manage your Alerts: /_layouts/SubEdit.aspx Create New Alert: /_layouts/SubChoos.aspx Manage...