SenseNet.ContentRepository.ApplicationCache.ApplicationCache C# (CSharp) Method

ApplicationCache() static private method

static private ApplicationCache ( ) : System
return System
        static ApplicationCache()
        {
            PersistentAppCacheFolderName = "AppCache";
            PersistentAppCacheFolderPath = "/Root/System/AppCache";
        }