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

Gets a list of all folders within a site that are avaliable for automatic alising.

C#
public List<FolderData> GetFolderSource(long siteId);
Visual Basic
Public Function GetFolderSource(siteId As long) As List<FolderData>
Parameters 
Description 
siteId 
The ID of the site from which to retrieve a list of folders. 

A list of all folders within a site that are avaliable for automatic alising.

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!