GetExternalFileURL

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWPageContext40 > Methods >

GetExternalFileURL

SIGNATURE=IWRenderContext.TIWPageContext40.GetExternalFileURL@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetExternalFileURL(const AFilename: string): string;

C++:

public: __fastcall String GetExternalFileURL(const String AFilename);

 

Description: This is GetExternalFileURL, a member of class TIWPageContext40.