Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

GetUserGroup Method

Show in webframe
The name of the user to check.
Gets a list of all the groups the specified user belong to.
Syntax
 function Leadtools.Annotations.Core.AnnGroupsRoles.getUserGroup( 
   userName 
)

Parameters

ParameterTypeDescription
userNamestringThe name of the user to check.

Return Value

TypeDescription
List A list of group names this user belong to. Or an empty list if the user is not found in the system.
See Also

Reference

AnnGroupsRoles Object
AnnGroupsRoles Members

Error processing SSI file