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

Gets a list of automatic aliases for a given content ID. The list includes both folder aliases and taxonomy aliases.

C#
public List<UrlAliasAutoData> GetListForContent(long contentId);
Visual Basic
Public Function GetListForContent(contentId As long) As List<UrlAliasAutoData>
Parameters 
Description 
contentId 
The ID of the content for which to retrieve a list of aliases. 

A list of automatic aliases for a given content ID.

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!