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

Returns an array of tags for a piece of content.

C#
public TagData[] GetTagsForContent(Long contentId);
Visual Basic
Public Function GetTagsForContent(ByVal contentId As Long) As TagData()
Parameters 
Description 
contentId 
The ID of the piece of content for which to retrieve tags. 

An array of TagData objects that have been applied to the content.

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!