getLeadCacheData Method

Summary

Helper method to get the data part from a LEAD cache URI.

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

Parameters

uri

LEAD cache URI.

Return Value

The data part (usually the document ID), if uri contains a valid LEAD cache scheme; otherwise, null.

Remarks

For more information, refer to isUploadDocumentUri.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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