LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

IsAliasExists Method

Show in webframe





A System.String value representing the name of the alias folder.
Determines whether the specified alias folder is registered.
Syntax
public bool IsAliasExists( 
   string alias
)
'Declaration
 
Public Function IsAliasExists( _
   ByVal alias As String _
) As Boolean
'Usage
 
Dim instance As JpipServerConfiguration
Dim alias As String
Dim value As Boolean
 
value = instance.IsAliasExists(alias)

            

            
public:
bool IsAliasExists( 
   String^ alias
) 

Parameters

alias
A System.String value representing the name of the alias folder.

Return Value

true if the alias folder exists; otherwise, false.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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