You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Tags Class > Tags Methods > GetTagsForUser Method > GetTagsForUser
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Tags.GetTagsForUser Method (Long, Integer)

Returns an array of tags for a user.

C#
public TagData[] GetTagsForUser(Long userId, int languageId);
Visual Basic
Public Function GetTagsForUser(ByVal userId As Long, ByVal languageId As Integer) As TagData()
Parameters 
Description 
userId 
ID of the user to retrieve tags for. 
languageId 
Language of tags to retrieve. 

An array of TagData objects that have been applied to the user.

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!