BackButtonOptions

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

BackButtonOptions

Controls how IntraWeb will handle back button events. Please check TIWBackButtonOptions class.

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.BackButtonOptions

 

ETYPE=Property

 

Declaration:

Delphi:

published property BackButtonOptions: TIWBackButtonOptions;

C++:

__published: __property TIWBackButtonOptions BackButtonOptions;

 

Description: This is BackButtonOptions, a member of class TIWServerControllerBase.