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

Show in webframe

GetRegionName Method






Region name (sub-directory)
Actual region name.
Syntax
protected virtual string GetRegionName( 
   string regionName
)
'Declaration
 
Protected Overridable Function GetRegionName( _
   ByVal regionName As String _
) As String
'Usage
 
Dim instance As FileCache
Dim regionName As String
Dim value As String
 
value = instance.GetRegionName(regionName)
protected String getRegionName(String regionName)
            
protected:
virtual String^ GetRegionName( 
   String^ regionName
) 

Parameters

regionName
Region name (sub-directory)

Return Value

The actual region name.
Remarks

Default implementation is to return the same value as regionName or an empty string if regionName is null. The region name is used by this class as a directory name. Derived classes can override this method to modify the directory name to use.

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