OnRedirectToPath

<< Click to Display Table of Contents >>

Navigation:  Classes > TContentBase > Properties >

OnRedirectToPath

SIGNATURE=IW.Content.Base.TContentBase.OnRedirectToPath

 

ETYPE=Property

 

Declaration:

Delphi:

public property OnRedirectToPath: TRedirectToPathEvent;

C++:

public: __property TRedirectToPathEvent OnRedirectToPath;

 

Description: This is OnRedirectToPath, a member of class TContentBase.