Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Including the Quick Launch in web part pages

  Asked By: Traci Jennings         Date: Oct 20, 2009      Category: Sharepoint      Views: 259
 

When you create web part pages, there is no way out of the box to include the
Quick Launch menu with the web part page. I know you can use SharePoint
Designer to open the page and remove the following lines:
<asp:Content ContentPlaceHolderId="PlaceHolderPageImage"
runat="server"></asp:Content>
<asp:Content ContentPlaceHolderId="PlaceHolderLeftNavBar"
runat="server"></asp:Content>
<asp:Content ContentPlaceHolderId="PlaceHolderNavSpacer"
runat="server"></asp:Content>

Do any of you know a way to do this without SharePoint Designer? Do you know of
a free Quick Launch web part that can be added to the web part page?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Including the Quick Launch in web part pages Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].