Referer

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Properties >

Referer

SIGNATURE=IW.HTTP.Request.THttpRequest.Referer

 

ETYPE=Property

 

Declaration:

Delphi:

public property Referer: string;

C++:

public: __property String Referer;

 

Description: This is Referer, a member of class THttpRequest.