-
Notifications
You must be signed in to change notification settings - Fork 0
3.2. Initial Page
franciscoserdio edited this page Aug 9, 2016
·
1 revision
The module navigates to this page when trying a backward operation with an empty tracking (no page to go backward)
<!-- CUSTOM - APP SETTING FOR THE HTTP FLOW SYSTEM START PAGE --> <appSettings> <add key="FW.HttpFlow.HttpFlowSystem.StartPage" value="~/Default"/> </appSettings>