You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Taxonomy Class > Taxonomy Methods > ReadAllAssignedCategory
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Taxonomy.ReadAllAssignedCategory Method

Returns all the assigned categories for the content ID.

C#
public TaxonomyBaseData[] ReadAllAssignedCategory(Long contentid);
Visual Basic
Public Function ReadAllAssignedCategory(ByVal contentid As Long) As TaxonomyBaseData()
Parameters 
Description 
contentid 
A content's numeric ID. 

An array of TaxonomyBaseData.

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!