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

Returns the list of users from the database based on the UserRequestData class.

C#
public UserData[] GetAllUsers(ref UserRequestData userRequest);
Visual Basic
Public Function GetAllUsers(ByRef userRequest As UserRequestData) As UserData()
Parameters 
Description 
userRequest 
list of constraints to load users 

An array of users as UserData.

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!