Sharepoint Answers

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds
  Question Asked By: Gregory Campbell   on Jun 16, 2010 In Sharepoint Category.

 
Question Answered By: Erin Scott   on Jun 16, 2010

Set the DynamicChildLimit property of the PortalSiteMapProvider entry that your ASPmenu is referencing in the Web.config file. You'll have to play with it a bit to find the right size. This will limit how many navigation nodes are returned to the provider for caching at any one time. The MaximumDynamicDisplayLevels simply controls how many you try to display, not how many are retrieved by the provider.