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

Loads all the groups by user.

C#
public GroupData[] GetGroupsUserIsIn(Long UserId, String OrderBy);
Visual Basic
Public Function GetGroupsUserIsIn(ByVal UserId As Long, ByVal OrderBy As String) As GroupData()
Parameters 
Description 
UserId 
The user's ID. 
OrderBy 
The order in which the groups are displayed. The possible values are "GroupName" and "GroupID". (Required) 

Ektron.Cms.GroupData()

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!