Beispiel #1
0
 public static void CleanMenuCache()
 {
     RP.CleanMenuRepository(RP.GetCurrentSettings().ID);
     RP.CleanMenuRepository(RP.GetAdminCurrentSettingsRepository().ID);
 }