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

IsUploadDocumentUri Method

Show in webframe
Uri to check.
Gets a value that indicate whether the URL points to a special LEAD cache scheme.
Syntax
 function Leadtools.Documents.DocumentFactory.isUploadDocumentUri( 
   uri 
)

Parameters

ParameterTypeDescription
uristringUri to check.

Return Value

TypeDescription
boolean 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 UploadDocument.

See Also

Reference

DocumentFactory Object
DocumentFactory Members

Error processing SSI file