←Select platform

IsLeadCacheScheme Method

Summary

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

Syntax
C#
C++/CLI
Python
public static bool IsLeadCacheScheme( 
   string value 
) 
public:  
   static bool IsLeadCacheScheme( 
      String^ value 
   ) 
def IsLeadCacheScheme(self,value): 

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