A5WS_User_Groups_Dialog Function
Syntax
C a5ws_User_Groups_Dialog([C project ])
Arguments
- project
The name of a web project. A blank entry uses the currently selected project.
Description
Displays the add user and groups dialog for the current Web project
Discussion
The A5WS_User_Groups_Dialog() function displays the web Users and Groups dialog.
Example
A5WS_User_Groups_Dialog()
Limitations
Web applications only.
See Also