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

Show in webframe

DefaultRegion Property






Name of the region to use when calling the properties and methods that do not use a region name.
Syntax
public string DefaultRegion {get; set;}
'Declaration
 
Public Property DefaultRegion As String
'Usage
 
Dim instance As FileCache
Dim value As String
 
instance.DefaultRegion = value
 
value = instance.DefaultRegion
public String getDefaultRegion()
public void setDefaultRegion(String value)
            
public:
property String^ DefaultRegion {
   String^ get();
   void set (    String^ value);
}

Property Value

The default policy when setting cache values using the indexer. Default value is null.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache 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