Event for custom module selection logic
Source position: custweb.pp line 99
public property TWebHandler.OnGetModule : TGetModuleEvent |
Event called to determine which HTTP module class should handle a request. Allows custom module selection logic based on request properties, overriding the default module name resolution.
|
Event type for determining HTTP module class for a request |