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

Gets a content's single record for folder automatic aliases by providing a content's ID and language.

C#
public string GetFolderItem(long contentId, int contentLanguage);
Visual Basic
Public Function GetFolderItem(contentId As long, contentLanguage As Integer) As string
Parameters 
Description 
contentId 
The content ID. 
contentLanguage 
The content's language ID. 

A content's single record for folder automatic aliases. Returns an empty record 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!