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 (String)

Loads all of the user groups from the system. 

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

C#
public UserGroupData[] GetAllUserGroups(String OrderBy);
Visual Basic
Public Function GetAllUserGroups(ByVal OrderBy As String) As UserGroupData()
Parameters 
Description 
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!