You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > GetAllUserGroups Method > GetAllUserGroups
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.GetAllUserGroups Method (Ektron.Cms.Common.EkEnumeration.UserTypes, String)

Loads all of the user groups from the system. 

This function is overloaded. See Also: GetAllUserGroups (String)

C#
public UserGroupData[] GetAllUserGroups(Ektron.Cms.Common.EkEnumeration.UserTypes GroupType, String OrderBy);
Visual Basic
Public Function GetAllUserGroups(ByVal GroupType As Ektron.Cms.Common.EkEnumeration.UserTypes, ByVal OrderBy As String) As UserGroupData()
Parameters 
Description 
GroupType 
GroupType: 1 = Membership; 0 = CMSUser 
OrderBy 
Arranges data in a specific order. Possible values are GroupName or GroupID

Ektron.Cms.UserGroupData()

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!