Visual Basic (Declaration) | |
---|---|
Public Property CacheFolder As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string CacheFolder {get; set;} |
Return Value
The virtual path where the processed images are cached.Refer to WebThumbnailViewer.Add
This property should be set to an existing folder.
If this property is not set or it is set to an invalid virtual folder path, the control
will fail
when it tries to download an external image or when it tries to apply any of the image processing commands.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family