Event for custom module selection logic
Source position: custweb.pp line 167
public property TCustomWebApplication.OnGetModule : TGetModuleEvent |
Delegates to the TWebHandler.OnGetModule property. Event called to determine which HTTP module class should handle a request.
|
Event for custom module selection logic |