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

Applies a Tag to a user based on a tag's ID and the user's ID.

C#
public AddTagToUser(Long tagId, Long userId);
Visual Basic
Public Sub AddTagToUser(ByVal tagId As Long, ByVal userId As Long)
Parameters 
Description 
tagId 
ID of tag to apply to object. 
userId 
ID of the user that is being tagged. 
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!