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

Show in webframe

IsUploadDocumentUri Method






Uri to check.
Indicates whether the URL points to a special LEAD cache scheme.
Syntax
public static bool IsUploadDocumentUri( 
   Uri uri
)
'Declaration
 
Public Shared Function IsUploadDocumentUri( _
   ByVal uri As Uri _
) As Boolean
'Usage
 
Dim uri As Uri
Dim value As Boolean
 
value = DocumentFactory.IsUploadDocumentUri(uri)
public static boolean isUploadDocumentUri(URI uri)
            
public:
static bool IsUploadDocumentUri( 
   Uri^ uri
) 

Parameters

uri
Uri to check.

Return Value

true if the URL points to a special LEAD cache scheme; otherwise, false.
Remarks

This is a helper method that can be used to detect whether a URL was created by BeginUpload.

Requirements

Target Platforms

See Also

Reference

DocumentFactory Class
DocumentFactory Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features