Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

AddAliasFolder Method






A System.String value representing the alias folder name.
A System.String value representing the alias folder physical path.
Register a new alias folder.
Syntax
public void AddAliasFolder( 
   string alias,
   string folderPath
)
'Declaration
 
Public Sub AddAliasFolder( _
   ByVal alias As String, _
   ByVal folderPath As String _
) 
'Usage
 
Dim instance As JpipServerConfiguration
Dim alias As String
Dim folderPath As String
 
instance.AddAliasFolder(alias, folderPath)

            

            
public:
void AddAliasFolder( 
   String^ alias,
   String^ folderPath
) 

Parameters

alias
A System.String value representing the alias folder name.
folderPath
A System.String value representing the alias folder physical path.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features