isUploadDocumentUri Method

Summary

Gets a value that indicate whether the URL points to a special LEAD cache scheme.

Syntax

JavaScript Syntax
isUploadDocumentUri = function(uri) 
TypeScript Syntax
static isUploadDocumentUri(uri: string): boolean; 

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly