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

Gets a single record for a given automatic aliasing configuration ID.

C#
public UrlAliasAutoData GetItem(long autoId);
Visual Basic
Public Function GetItem(autoId As long) As UrlAliasAutoData
Parameters 
Description 
autoId 
The ID of the automatic aliasing configuration. 

A single record for a given automatic aliasing configuration ID. 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!