DownloadContentFile

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWRegionHelper > Methods >

DownloadContentFile

SIGNATURE=IWControlHelper.TIWRegionHelper.DownloadContentFile@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure DownloadContentFile(const aUrl: string; const aSubFolder: string);

C++:

void public: __fastcall DownloadContentFile(const String aUrl, const String aSubFolder);

 

Description: This is DownloadContentFile, a member of class TIWRegionHelper.