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

Gets a content's list of records for folder automatic aliases by providing a content's ID and language..

C#
public List<UrlAliasAutoData> GetFolderList(long contentId, int contentLanguage);
Visual Basic
Public Function GetFolderList(contentId As long, contentLanguage As Integer) As List<UrlAliasAutoData>
Parameters 
Description 
contentId 
The content ID. 
contentLanguage 
The content's language ID. 

A content's list of records for folder automatic aliases. Returns an empty list if no data is found.

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!