public static void ClearStaticCache()
 {
     StaticCache.ClearAll();
 }