ShowStartParams

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

ShowStartParams

Use this property to indicate IntraWeb to keep your URL parameters on the URL after being processed by the application.

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.ShowStartParams

 

ETYPE=Property

 

Declaration:

Delphi:

published property ShowStartParams: boolean;

C++:

__published: __property bool ShowStartParams;

 

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