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

Returns a list of all system defined tags in the system.

C#
public TagData[] GetDefaultTags(CMSObjectTypes objectType, int languageId);
Visual Basic
Public Function GetDefaultTags(ByVal objectType As CMSObjectTypes, ByVal languageId As Integer) As TagData()
Parameters 
Description 
objectType 
The type of object for which to retrieve tags. For example, retrieve all the default tags for CommunityGroups (CMSObjectTypes.CommunityGroup). 
languageId 
Language of tags to retrieve. 

Collection of TagData objects

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!