WebPartManager mgr; try { mgr= WebPartManager.GetCurrentWebPartManager(Page); mgr.Personalization.ResetPersonalizationState(); } catch (exception ex) { throw ex; }