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

Returns all of the user properties with or without preference.

C#
public UserData GetActiveUser(Long Id, Optional ByVal Boolean Preference);
Visual Basic
Public Function GetActiveUser(ByVal Id As Long, Optional ByVal Preference As Boolean = False) As UserData
Parameters 
Description 
Id 
The user's ID. 
Preference 
Preference is returned only if the value true, otherwise nothing is returned for preference. 

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!