You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.UrlAliasing Namespace > Classes > UrlAliasAuto Class > UrlAliasAuto Methods > GetTaxonomySource
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UrlAliasAuto.GetTaxonomySource Method

Gets a list of all taxonomies for a specified language that are avaliable for automatic aliasing.

C#
public List<TaxonomyData> GetTaxonomySource(int languageId);
Visual Basic
Public Function GetTaxonomySource(languageId As Integer) As List<TaxonomyData>
Parameters 
Description 
languageId 
The taxonomy's language ID. 

A list of all taxonomies for a specified language that are avaliable for automatic aliasing.

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!