Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.LegacyRouting

Controls whether to use legacy request routing

Declaration

Source position: custweb.pp line 174

public property TCustomWebApplication.LegacyRouting : Boolean
  read GetLegacyRouting
  write SetLegacyRouting;

Description

Delegates to the TWebHandler.LegacyRouting property. When True, uses legacy routing instead of the HTTP router system.

See also

TWebHandler.LegacyRouting

  

Controls whether to use legacy request routing instead of HTTP router


Documentation generated on: Jan 27 2026