isLeadCacheScheme Method

Summary

Helper method to determine whether a string value contains a valid LEAD cache URI.

Syntax
TypeScript
JavaScript
isLeadCacheScheme = function( 
   value 
) 
static isLeadCacheScheme( 
   value: string 
): boolean; 

Parameters

value

URI to check.

Return Value

true if the value contains a valid LEAD cache URI; otherwise, false.

Remarks

Refer to isUploadDocumentUri for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.