Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Using PortalSiteMapProvider

  Asked By: Emanuel Munoz         Date: Jan 16, 2007      Category: Sharepoint      Views: 269
 

I am using this for a custom navigation control. The problem is that I
can't see site pages, only child sites.

I have set used the following code to select pages, but it does not
show pages, only sites.

myprovider.IncludePages = PortalSiteMapProvider.IncludeOption.Always;


Is there another switch/property that I have missed?


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


 

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

 
Didn't find what you were looking for? Find more on Using PortalSiteMapProvider Or get search suggestion and latest updates.


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