Name of the request parameter used to identify the action
Source position: fpweb.pp line 72
public property TFPWebActions.ActionVar : string; |
Specifies the name of the request parameter (usually a URL parameter) that contains the action name to execute. Common values include 'action', 'command', or 'page'.
|
Searches for an action with the specified name |