Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

RegionName Property (CacheItem)






Name of the region in the cache for this CacheItem.
Syntax
public string RegionName {get; set;}
'Declaration
 
Public Property RegionName As String
'Usage
 
Dim instance As CacheItem
Dim value As String
 
instance.RegionName = value
 
value = instance.RegionName
public:
property String^ RegionName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the region in the cache for this CacheItem. Default value is null.
Requirements

Target Platforms

See Also

Reference

CacheItem Class
CacheItem Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features