buildUrlProxy Method

Summary

Helper method to build the final URL with current proxy settings.

Syntax
TypeScript
JavaScript
buildUrlProxy = function( 
   url 
) 
static buildUrlProxy( 
   url: string 
): string; 

Parameters

url

URL to an external resource.

Return Value

The final URL with current proxy settings.

Remarks

Refer to DocumentLoadMode for more information.

Requirements

Target Platforms

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

Leadtools.Document Assembly