public static void CleanMenuCache() { RP.CleanMenuRepository(RP.GetCurrentSettings().ID); RP.CleanMenuRepository(RP.GetAdminCurrentSettingsRepository().ID); }