You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > CommunityGroup Class > CommunityGroup Methods > AddUserToCommunityGroup Method > AddUserToCommunityGroup
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CommunityGroup.AddUserToCommunityGroup Method (Long, Long)

Adds a user to a community group.

C#
public AddUserToCommunityGroup(Long groupId, Long userId);
Visual Basic
Public Sub AddUserToCommunityGroup(ByVal groupId As Long, ByVal userId As Long)
Parameters 
Description 
groupId 
ID of the community group to which the user will be added. 
userId 
ID of the user to add. 

If the group does not have open enrollment, a group join request will be sent on behalf of the user.

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!