Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

TCustomFPWebModule.DefActionWhenUnknown

Whether to use the default action when no specific action is found

Declaration

Source position: fpweb.pp line 149

public property TCustomFPWebModule.DefActionWhenUnknown : Boolean
  read GetDefActionWhenUnknown
  write SetDefActionWhenUnknown
  default True;

Description

Determines whether the default action should be executed when no action name is specified in the request or when the specified action cannot be found.

See also

Actions

  

Collection of web actions for this module


Documentation generated on: Jan 27 2026