MakeValidFileUrl

<< Click to Display Table of Contents >>

Navigation:  Classes > TURL > Methods >

MakeValidFileUrl

SIGNATURE=IW.Common.URL.TURL.MakeValidFileUrl@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function MakeValidFileUrl(const ARootUrl: string; const AFileUrl: string): string;

C++:

public: __fastcall String MakeValidFileUrl(const String ARootUrl, const String AFileUrl);

 

Description: concatenate a file name and a URL root