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

Show in webframe

GetPolicyFilePath Method






Unique item identifier.
Optional region (sub-directory) name.
Path to the physical file holding the policy for the specified item.
Syntax
public string GetPolicyFilePath( 
   string key,
   string regionName
)
'Declaration
 
Public Function GetPolicyFilePath( _
   ByVal key As String, _
   ByVal regionName As String _
) As String
'Usage
 
Dim instance As FileCache
Dim key As String
Dim regionName As String
Dim value As String
 
value = instance.GetPolicyFilePath(key, regionName)
public String getPolicyFilePath(String key, String regionName)
            
public:
String^ GetPolicyFilePath( 
   String^ key,
   String^ regionName
) 

Parameters

key
Unique item identifier.
regionName
Optional region (sub-directory) name.

Return Value

The physical file holding the policy for the specified item.
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