Back to product page

WebActions Enumeration


This is list of of values that you can set as result of certain action (where needed).

Remarks

If you allow the action to be executed, you will set appropriate variable to Allow, otherwise set it to Deny. Typical example is UserConnected event.

Possible values for WebActions:

Constant Value Description
Deny 0 Deny execution of the action.
Allow 1 Allow to execute action.

Platforms

Windows