You are here: Ektron Namespace > Web Services API > Ektron.Services 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, Int) - 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, Int) - 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.
This method can be accessed through the Tags.asmx file located in:  
 
Applies a Tag to a community group in a specified language. 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.
This method can be accessed through the Tags.asmx file located in:  
 
Applies a Tag to a community group in a specified language by a given language. If the tag text does not already exist, it is created. The newly created ID is accessible via the returned TagData.
This method can be accessed through the Tags.asmx file located in:  
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!