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

Gets a list of templates for a given content item by providing the content's ID.

C#
public List<LibraryData> GetTemplateList(long contentId);
Visual Basic
Public Function GetTemplateList(contentId As long) As List<LibraryData>
Parameters 
Description 
contentId 
The ID of the content. 

A list of templates for a given content item.

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!