You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > IsAGroupMember
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.IsAGroupMember Method

For a given userId, returns whether that user is a member of the group.

C#
public Boolean IsAGroupMember(Long userId, Long groupId);
Visual Basic
Public Function IsAGroupMember(ByVal userId As Long, ByVal groupId As Long) As Boolean
Parameters 
Description 
userId 
Long value of the user Id. 
groupId 
Long value of the group Id. 

Boolean of whether the user is a member of the group.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!