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

Adds an existing user to an existing group.

C#
public AddUserToGroup(Long UserId, Long GroupId);
Visual Basic
Public Sub AddUserToGroup(ByVal UserId As Long, ByVal GroupId As Long)
Parameters 
Description 
UserId 
The user's ID. 
GroupId 
The required group's ID. 
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!