Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

SharePoint 2013 - AJAX - Post Back - Removes Page Title

$
0
0

I am using Update Panel in a custom webpart and whenever it posts back it removes the page title.

Anyone knows how to fix it in the HTML master page??

I used to face this issue in SharePoint 2010 and fix it using the code below but I have no idea how to fix it in SharePoint 2013

Change this in Master page from:-

<titleid=”onetidTitle”><asp:ContentPlaceHolderID=”PlaceHolderPageTitle”runat=”server”/></title>
To:-
<titleid=”onetidTitle”><asp:ContentPlaceHolderID=”PlaceHolderPageTitle”runat=”server”/></title>

Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>