You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Tags Class > Tags Methods > GetTagsForObject Method > GetTagsForObject
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Tags.GetTagsForObject Method (Long, EkEnumeration.CMSObjectTypes)

Returns an array of tags for a given object.

C#
public TagData[] GetTagsForObject(Long objectId, EkEnumeration.CMSObjectTypes objectType);
Visual Basic
Public Function GetTagsForObject(ByVal objectId As Long, ByVal objectType As EkEnumeration.CMSObjectTypes) As TagData()
Parameters 
Description 
objectId 
The ID of the object to retrieve tags for. 
objectType 
The Object type to retrieve tags for. 

An array of TagData objects that have been applied to an object.

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!