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

Loads the user details for the given user.

C#
public UserData GetUser(Long Id, Optional ByVal Boolean Preference, Optional ByVal Boolean ReturnDeleted);
Visual Basic
Public Function GetUser(ByVal Id As Long, Optional ByVal Preference As Boolean = False, Optional ByVal ReturnDeleted As Boolean = False) As UserData
Parameters 
Description 
Id 
The user ID. 
Preference 
Loads preference only if required (true = load preferences as a part of user data). 

Ektron.Cms.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!