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

This method allows you to find out status of a user for a particular group.

C#
public EkEnumeration.GroupMemberStatus GetGroupMemberStatus(Long communityGroupId, Long userID);
Visual Basic
Public Function GetGroupMemberStatus(ByVal communityGroupId As Long, ByVal userID As Long) As EkEnumeration.GroupMemberStatus
Parameters 
Description 
communityGroupId 
ID of community group to get a user's status. 
userID 
ID of the user. 

GroupMemberStatus as an enumeration.

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!