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

Returns an array of user group data based on the userName and userNameType.

C#
public UserGroupData[] GetUsers(String userNames, Optional ByVal String userNameTypes);
Visual Basic
Public Function GetUsers(ByVal userNames As String, Optional ByVal userNameTypes As String = "") As UserGroupData()
Parameters 
Description 
userNames 
The user's name. (Required) 
userNameTypes 
The user type possible values are user or membership user

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!