WeOnlyDo! wodWebServer ActiveX - WebActions Enumeration
    
 

Description

This is list of of values that you can set as result of certain action (where needed). 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.




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