Controls whether to use legacy request routing instead of HTTP router
Source position: custweb.pp line 109
public property TWebHandler.LegacyRouting : Boolean |
When True, uses the original request routing mechanism instead of the HTTP router system. Provides backward compatibility with older web applications.
|
Routes and processes an HTTP request to the appropriate handler |