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

Gets the first record in the list of automatic aliases for a given content ID. The first record is returned for both folder aliases and taxonomy aliases.

C#
public string GetItemForContent(long contentId);
Visual Basic
Public Function GetItemForContent(contentId As long) As string
Parameters 
Description 
contentId 
The content ID. 

The first record in the 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!