Gets or sets the base cache folder path.
public string CacheBaseFolder { get; set; }
Public Property CacheBaseFolder As String
A System.String representing the path to the folder where cache information will be stored for each user.
The Leadtools.Medical.Caching.Cache object will create subdirectories for each user to store user specific cache information.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET