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

This is the overview for the AddTagToUser method overload.

This method is overloaded.

  • AddTagToUser (Long, Long) - applies a tag to a user based on a tag's ID and the user's ID. Use this method when a tag already exists.
  • AddTagToUser (String, Long) - applies a tag to a user based on the tag's text and the user's ID. Use this method when you are creating a new tag for a user.
  • AddTagToUser (String, Long, Integer) - applies a tag in a specified language to a user by providing the tag's text, the user ID and the language ID.

 
Name 
Description 
 
Applies a Tag to a user based on a tag's ID and the user's ID.  
 
Applies a Tag to a user. If the tag text does not already exist, it is created. The newly created ID is accessible via the returned TagData. The Tag is saved under the current site language.  
 
Applies a Tag to a user. If the tag text does not already exist, it is created. The newly created ID is accessible via the returned TagData.  
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!