Add the below placeholder in sharepoint application pages to change the heading of the pages
<asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server">
Test heading
</asp:Content>
<asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server">
Test heading
</asp:Content>
No comments:
Post a Comment