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

The methods of the Tags class are listed here.

 
Name 
Description 
 
Saves a tag and returns an ID. If the tag already exists, the existing tag's ID is returned.  
 
This is the overview for the AddTagToCommunityGroup method overload. 
 
This is the overview for the AddTagToContent method overload. 
 
This is the overview for the AddTagToObject method overload. 
 
This is the overview for the AddTagToUser method overload. 
 
Permanently deletes tag and all associations. Even deletes system tags so this should only be called if user has permission to delete system tags. If deleting tags used by a specific user, use DeleteTagsByUser.  
 
Deletes a user's tag applied to an object. For example, User A has tagged content ID 101 with "CMS" and he now wishes to delete that object tag.  
 
Deletes all tags applied by a user. To delete tags applied to a user, use DeleteTagsOnUser.  
 
Deletes all tags applied to a community group.  
 
Deletes all tags applied to a piece of content.  
 
Deletes all tags applied to an object.  
 
Deletes all tags applied to a user. To delete tags applied by a given user, use DeleteTagsByUser.  
 
Updates an existing Tag.  
 
Returns a list of content related to the supplied content via a common tag. For example, both Content One and Content Two are both tagged with "CMS" and are considered related.  
 
Returns a list of users related to the supplied user via a common tag. For example, both User One and User Two are both tagged with "Engineer" and are considered related.  
 
This is the overview for the GetAllTags method overload. 
 
This is the overview for the GetDefaultTags method overload. 
 
Returns a specific tag by providing it's ID.  
 
Returns Tag with specified text.  
 
Returns a tag cloud based upon the request.  
 
Returns an array of tags for a piece of content.  
 
This is the overview for the GetTagsForObject method overload. 
 
This is the overview for the GetTagsForUser method overload. 
 
Removes a tag from the object's default tag list.  
 
Saves a tag to the the object's default list.  
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!