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)

Returns an array of tags for a user.

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

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!