Will there be any performance effect if we have more number of Webpart Zones in a Page Layout lets say 25 ? We wont be keeping webparts in all the zones. But we need to have more zones on page layout. So, will be there any performance effect due to adding more webpart zones to a page layout?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Well, strictly speaking, ANY extra processing that the runtime needs to do will have some effect. A more appropriate question would be "will there be a significant effect". The answer is pretty much "no". Unless you're under massive traffic pressure, you won't notice a difference. No limit on Web Part Zones is specified, however there is a recommended limit for Web Parts of 25, as found here: http://technet.microsoft.com/en-us/library/cc262787.aspx The page planning guidelines are here: http://technet.microsoft.com/en-us/library/cc263106.aspx But, obviously the complexity of what the Web Parts do is more relevant than the number of Web Parts |
|||
|
|