// parent is holding an out of date copy of
// this page that was removed from the cache
// before this one was accessed
if (parentFolder != null)
{
parentFolder.resetFragmentDefinitions(false);
}
// notify page manager listeners
if (newFragmentDefinition[0])
{