Hi everyone,
I’ve got a comment/question about the loading of WebParts in situations where personalization settings are persisted over time in order to display a custom site for each user, according to their preferences.
Suppose I offer a fairly large homepage, consisting of (1) several hard-anchored areas that can’t be moved and (2) several sections in WebPartZones that can be moved, minimized or closed. Assume now that a user opts to personalize a page, then chooses to “close” one of more WebParts, then saving this state as her personal profile. She’ll inevitably leave my page, close her browser, etc.
Logically, the next time she requests my page, the WebPartZones should display content and in the states as dictated by her personalized profile. Does this mean that the one or more WebParts she turned off will still be load, even though they won’t be displayed? I would hope not, to save on total page processing time.
I’m not sure of the behavior at this point, but I’m going to test this in awhile by turning several off and doing simple tracing to see what controls get loaded, but I didn’t know if anyone had proven it already. If anyone has any comments/feedback, that would be great.
Thanks!
Jas