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

This is the overview for the AddTagToCommunityGroup method overload.

This method is overloaded.

  • AddTagToCommunityGroup (String, Long) - applies a tag to a community group by providing the tag's text and the community group's ID.
  • AddTagToCommunityGroup (String, Long, Integer) - applies a tag in a specified language to a community group by providing the tag's text, the community group's ID, and the language ID.
  • AddTagToCommunityGroup (String, Long, Long, Integer) - applies a user created tag in a specified language to a community group by providing the tag's text, the community group's ID, the user ID and the language ID.

 
Name 
Description 
 
Applies a tag to a community group. If the tag text does not already exist, it is created. The newly created ID is accessible via the returned TagData. Adds the tag for the current user and the Tag is saved under the current site language.  
 
Applies a tag to a community group. If the tag text does not already exist, it is created. Uses the currently logged in user. The newly created ID is accessible via the returned TagData.  
 
Applies a tag to a community group. 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!